cherry-studio/packages
MyPrototypeWhat ac15930692 feat: enhance OpenAI model handling with utility function
- Introduced `isOpenAIChatCompletionOnlyModel` utility function to determine if a model ID corresponds to OpenAI's chat completion-only models.
- Updated `createBaseModel` function to utilize the new utility for improved handling of OpenAI provider responses in strict mode.
- Refactored reasoning parameters in `getOpenAIReasoningParams` for consistency and clarity.
2025-07-02 19:31:33 +08:00
..
aiCore feat: enhance OpenAI model handling with utility function 2025-07-02 19:31:33 +08:00
shared feat: Add S3 Backup (#6802) 2025-06-28 22:19:37 +08:00