cherry-studio/packages
lizhixuan 16e0154200 feat: enhance provider settings and model configuration
- Updated `ModelConfig` to include a `mode` property for better differentiation between 'chat' and 'responses'.
- Modified `createBaseModel` to conditionally set the provider based on the new `mode` property in `providerSettings`.
- Refactored `RuntimeExecutor` to utilize the updated `ModelConfig` for improved type safety and clarity in provider settings.
- Adjusted imports in `executor.ts` and `types.ts` to align with the new model configuration structure.
2025-07-12 11:31:06 +08:00
..
aiCore feat: enhance provider settings and model configuration 2025-07-12 11:31:06 +08:00
shared feat: Add S3 Backup (#6802) 2025-06-28 22:19:37 +08:00