cherry-studio/packages/aiCore/src/clients
suyao 1bccfd3170 feat: 完成api层,业务逻辑层,编排层的分离
feat: 为插件系统实现中间件
feat: 实现自定义的思考中间件

- Updated package.json and related files to reflect the correct naming convention for the @cherrystudio/ai-core package.
- Adjusted import paths in various files to ensure consistency with the new package name.
- Enhanced type resolution in tsconfig.web.json to align with the updated package structure.
2025-06-20 20:01:13 +08:00
..
ApiClientFactory.ts feat: 完成api层,业务逻辑层,编排层的分离 2025-06-20 20:01:13 +08:00
PluginEnabledAiClient.ts feat: 完成api层,业务逻辑层,编排层的分离 2025-06-20 20:01:13 +08:00
types.ts feat: integrate @cherry-studio/ai-core and enhance AI SDK support 2025-06-20 19:59:36 +08:00
UniversalAiSdkClient.ts feat: 完成api层,业务逻辑层,编排层的分离 2025-06-20 20:01:13 +08:00