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: dev ← Head: exa_integration
dev
exa_integration
2bb6b49
5 files changed (+108 additions, -1 deletions)
📝 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)
backend/open_webui/config.py
backend/open_webui/main.py
backend/open_webui/retrieval/web/exa.py
backend/open_webui/routers/retrieval.py
src/lib/components/admin/Settings/WebSearch.svelte
Exa search engine integration
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 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:
dev← Head:exa_integration📝 Commits (1)
2bb6b49feat: 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.