[GH-ISSUE #2957] enh: Adding Serply as another Web Search Provider #13081

Closed
opened 2026-04-19 19:54:20 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @googio on GitHub (Jun 10, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/2957

Is your feature request related to a problem? Please describe.
Add Serply another web search provider. Serply supports more than just Google search, they have Bing/News/Jobs. Which will be useful.

Describe the solution you'd like
First add Serply to the web search provider.
Updated the backend config to accept Serply API key
Update the web code to include Serply as option

Describe alternatives you've considered
Looked into using playwright as mentioned a8d80f936a/backend/apps/rag/main.py (L752) but it would require a lot of parsing and proxy management.

Additional context

Originally created by @googio on GitHub (Jun 10, 2024). Original GitHub issue: https://github.com/open-webui/open-webui/issues/2957 **Is your feature request related to a problem? Please describe.** Add [Serply](https://serply.io) another web search provider. Serply supports more than just Google search, they have Bing/News/Jobs. Which will be useful. **Describe the solution you'd like** First add Serply to the web search provider. Updated the backend config to accept Serply API key Update the web code to include Serply as option **Describe alternatives you've considered** Looked into using playwright as mentioned https://github.com/open-webui/open-webui/blob/a8d80f936a69c7e4254c2306b9c88aa7c3e09088/backend/apps/rag/main.py#L752 but it would require a lot of parsing and proxy management. **Additional context**
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#13081