cherry-studio/packages/aiCore/examples
lizhixuan 53dcda6942 feat(aiCore): introduce Hub Provider and enhance provider management
- Added a new example file demonstrating the usage of the Hub Provider for routing to multiple underlying providers.
- Implemented the Hub Provider to support model ID parsing and routing based on a specified format.
- Refactored provider management by introducing a Registry Management class for better organization and retrieval of provider instances.
- Updated the Provider Initializer to streamline the initialization and registration of providers, enhancing overall flexibility and usability.
- Removed outdated files related to provider creation and dynamic registration to simplify the codebase.
2025-08-26 00:31:41 +08:00
..
hub-provider-usage.ts feat(aiCore): introduce Hub Provider and enhance provider management 2025-08-26 00:31:41 +08:00
image-generation.ts feat: integrate image generation capabilities and enhance testing framework 2025-08-01 10:45:31 +08:00