cherry-studio/packages
MyPrototypeWhat 42c7ebd193 feat: enhance model handling and provider integration
- Updated `createBaseModel` to differentiate between OpenAI chat and response models.
- Introduced new utility functions for model identification: `isOpenAIReasoningModel`, `isOpenAILLMModel`, and `getModelToProviderId`.
- Improved `transformParameters` to conditionally set the system prompt based on the assistant's prompt.
- Refactored `getAiSdkProviderIdForAihubmix` to simplify provider identification logic.
- Enhanced `getAiSdkProviderId` to support provider type checks.
2025-07-11 16:45:54 +08:00
..
aiCore feat: enhance model handling and provider integration 2025-07-11 16:45:54 +08:00
shared feat: Add S3 Backup (#6802) 2025-06-28 22:19:37 +08:00