cherry-studio/packages/aiCore/src
MyPrototypeWhat 547e5785c0 feat: add web search plugin for enhanced AI provider capabilities
- Introduced a new `webSearchPlugin` to provide unified web search functionality across multiple AI providers.
- Added helper functions for adapting web search parameters for OpenAI, Gemini, and Anthropic providers.
- Updated the built-in plugin index to export the new web search plugin and its configuration type.
- Created a new `helper.ts` file to encapsulate web search adaptation logic and support checks for provider compatibility.
2025-07-04 19:35:37 +08:00
..
core feat: add web search plugin for enhanced AI provider capabilities 2025-07-04 19:35:37 +08:00
utils feat: enhance OpenAI model handling with utility function 2025-07-02 19:31:33 +08:00
index.ts feat: enhance AI Core runtime with advanced model handling and middleware support 2025-06-25 17:25:45 +08:00
types.ts refactor: restructure AI Core architecture and enhance client functionality 2025-06-23 19:51:40 +08:00