mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 11:28:35 -05:00
[GH-ISSUE #17703] feat: Custom URL for connected search functionality #33901
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 @shentong0722 on GitHub (Sep 24, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/17703
Check Existing Issues
Problem Description
The built-in provider's online search function currently only allows entering keys directly, not custom URLs
Desired Solution you'd like
I want to use a custom Base URL, for example, for Tavily, the speed is very slow in some network environments, I have my own proxy address
Alternatives Considered
No response
Additional Context
No response