cherry-studio/packages/aiCore/src
MyPrototypeWhat ff3b1fc38f feat: enhance OpenAI provider handling and add providerParams utility module
- Updated the `createBaseModel` function to handle OpenAI provider responses in strict mode.
- Modified `providerToAiSdkConfig` to include specific options for OpenAI when in strict mode.
- Introduced a new utility module `providerParams.ts` for managing provider-specific parameters, including OpenAI, Anthropic, and Gemini configurations.
- Added functions to retrieve service tiers, specific parameters, and reasoning efforts for various providers, improving overall provider management.
2025-07-02 16:43:06 +08:00
..
core feat: enhance OpenAI provider handling and add providerParams utility module 2025-07-02 16:43:06 +08:00
index.ts feat: enhance AI Core runtime with advanced model handling and middleware support 2025-06-25 17:25:45 +08:00
types.ts refactor: restructure AI Core architecture and enhance client functionality 2025-06-23 19:51:40 +08:00