You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: add web search support
- Add plugins and web_search_options for web search configuration
- Add web search annotations with corrected url_citation schema
- Support web search citation processing in responses
- Use proper AI SDK LanguageModelV2Source content types for citations
Co-Authored-By: Louis <louis@openrouter.ai>
* test: add e2e tests for web search functionality
- Test plugins array configuration with web search plugin
- Test web_search_options for models with built-in web search
- Validate LanguageModelV2Source content in streaming responses
- Ensure proper citation handling with url, title, and sourceType
Co-Authored-By: Louis <louis@openrouter.ai>
* refactor: replace any[] with proper type in web search e2e test
Co-Authored-By: Louis <louis@openrouter.ai>
* refactor: replace any[] with proper type for sources array in web search e2e test
Co-Authored-By: Louis <louis@openrouter.ai>
* update tests and schema
* bump version
* fix
---------
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
0 commit comments