mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-29 14:31:35 +08:00
- 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. |
||
|---|---|---|
| .. | ||
| src | ||
| index.html | ||
| miniWindow.html | ||
| selectionAction.html | ||
| selectionToolbar.html | ||