[PR #9337] [MERGED] feat: implement Exa search engine integration #22361

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

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/9337
Author: @abdalrohman
Created: 2/4/2025
Status: Merged
Merged: 2/4/2025
Merged by: @tjbck

Base: devHead: exa_integration


📝 Commits (1)

  • 2bb6b49 feat: implement Exa search engine integration

📊 Changes

5 files changed (+108 additions, -1 deletions)

View changed files

📝 backend/open_webui/config.py (+5 -0)
📝 backend/open_webui/main.py (+2 -0)
backend/open_webui/retrieval/web/exa.py (+74 -0)
📝 backend/open_webui/routers/retrieval.py (+14 -0)
📝 src/lib/components/admin/Settings/WebSearch.svelte (+13 -1)

📄 Description

Exa search engine integration


🔄 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/9337 **Author:** [@abdalrohman](https://github.com/abdalrohman) **Created:** 2/4/2025 **Status:** ✅ Merged **Merged:** 2/4/2025 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `exa_integration` --- ### 📝 Commits (1) - [`2bb6b49`](https://github.com/open-webui/open-webui/commit/2bb6b49f116093acf63b842862386015f7e0e1f9) feat: implement Exa search engine integration ### 📊 Changes **5 files changed** (+108 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `backend/open_webui/config.py` (+5 -0) 📝 `backend/open_webui/main.py` (+2 -0) ➕ `backend/open_webui/retrieval/web/exa.py` (+74 -0) 📝 `backend/open_webui/routers/retrieval.py` (+14 -0) 📝 `src/lib/components/admin/Settings/WebSearch.svelte` (+13 -1) </details> ### 📄 Description Exa search engine integration --- <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-04-20 04:05:43 -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#22361