cherry-studio/packages
lizhixuan c92475b6bf refactor: streamline model configuration and factory functions
- Updated the `createModel` function to accept a simplified `ModelConfig` interface, enhancing clarity and usability.
- Refactored `createBaseModel` to destructure parameters for better readability and maintainability.
- Removed the `ModelCreator.ts` file as its functionality has been integrated into the factory functions.
- Adjusted type definitions in `types.ts` to reflect changes in model configuration structure, ensuring consistency across the codebase.
2025-07-07 00:34:32 +08:00
..
aiCore refactor: streamline model configuration and factory functions 2025-07-07 00:34:32 +08:00
shared feat: Add S3 Backup (#6802) 2025-06-28 22:19:37 +08:00