mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 14:39:31 -05:00
[GH-ISSUE #13003] feat: Add custom URL for Perplexity Search and others #103776
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 @ReiSuzunami on GitHub (Apr 18, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/13003
Check Existing Issues
Problem Description
I found that I could not set custom URL for non-searxng Web Search Engines, including Perplexity, DuckDuckGo, Bing...
It would be difficult to use them through Reverse Proxy or using a compatible service.
Desired Solution you'd like
Provide custom URL override of API Base.
Alternatives Considered
No response
Additional Context
No response
@tth37 commented on GitHub (Apr 18, 2025):
#12822 Implement your custom search engine as an external plugin might help
@ReiSuzunami commented on GitHub (Apr 18, 2025):
Indeed. But using the official Web Search would have a better look.