[PR #10730] [CLOSED] feat: 添加同时使用Tavily和Exa API的搜索功能 #61440

Closed
opened 2026-05-06 04:57:54 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/10730
Author: @Chenlong-Tao
Created: 2/25/2025
Status: Closed

Base: mainHead: feat/multi-engine


📝 Commits (1)

  • 5c51879 feat: 添加同时使用Tavily和Exa API的搜索功能

📊 Changes

3 files changed (+101 additions, -0 deletions)

View changed files

backend/open_webui/retrieval/web/tavily_exa.py (+67 -0)
📝 backend/open_webui/routers/retrieval.py (+12 -0)
📝 src/lib/components/admin/Settings/WebSearch.svelte (+22 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/10730 **Author:** [@Chenlong-Tao](https://github.com/Chenlong-Tao) **Created:** 2/25/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `feat/multi-engine` --- ### 📝 Commits (1) - [`5c51879`](https://github.com/open-webui/open-webui/commit/5c5187982b3d81c619fffecb1120d31641b5d8f6) feat: 添加同时使用Tavily和Exa API的搜索功能 ### 📊 Changes **3 files changed** (+101 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `backend/open_webui/retrieval/web/tavily_exa.py` (+67 -0) 📝 `backend/open_webui/routers/retrieval.py` (+12 -0) 📝 `src/lib/components/admin/Settings/WebSearch.svelte` (+22 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-06 04:57:54 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#61440