cherry-studio/packages
MyPrototypeWhat f9c7ae5169 feat: integrate @cherry-studio/ai-core and enhance AI SDK support
- Added @cherry-studio/ai-core as a workspace dependency in package.json for improved modularity.
- Updated tsconfig to include paths for the new AI core package, enhancing type resolution.
- Refactored aiCore package to use source files directly, improving build efficiency.
- Introduced a new AiSdkToChunkAdapter for converting AI SDK streams to Cherry Studio chunk format.
- Implemented a modernized AI provider interface in index_new.ts, allowing fallback to legacy implementations.
- Enhanced parameter transformation logic for better integration with AI SDK features.
- Updated ApiService to utilize the new AI provider, streamlining chat completion requests.
2025-06-19 18:55:59 +08:00
..
aiCore feat: integrate @cherry-studio/ai-core and enhance AI SDK support 2025-06-19 18:55:59 +08:00
shared feat: Add PDF file support for OpenAI vision models (#7217) 2025-06-16 11:09:51 +08:00