mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-17 08:21:12 -05:00
[GH-ISSUE #8860] feat: Support OpenRouter's new Web Search API #102287
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @srajangarg on GitHub (Jan 24, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/8860
OpenRouter now natively supports web searching (via ExaAI) by providing arguments to calls made to their API: https://openrouter.ai/docs/web-search
It would be awesome if open-webui could support passing these forward!