mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[GH-ISSUE #9409] Exa Web Search Keeps Failing With Anthropic API #15495
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 @leonardsellem on GitHub (Feb 5, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/9409
Bug Report
Installation Method
Docker
Environment
Open WebUI Version: v0.5.9
Ollama (if applicable): N/A
Operating System: macOS Sequoia (15.2)
Browser (if applicable): Safari 18.2
Confirmation:
Expected Behavior:
I just set up Exa web search, following its integration with the last OWUI release.
In the Admin Settings > Web Search, I enabled the web search toggle, entered my Exa API Key, set "Search Results Count" to 10 and "Concurrent Requests" to 1.
Then, using Claude 3.5 Sonnet through direct API connection (set in Admin Settings > Connections > Manage OpenAI API Connections, rather than the Anthropic Manifold function), I turned on the Web Search button before asking "What is Open WebUI?".
I was expecting getting an answer including the search results from Exa.
Actual Behavior:
I got a "404: Not Found" message as an answer.
Description
Bug Summary:
[Provide a brief but clear summary of the bug]
Reproduction Details
Steps to Reproduce:
[Outline the steps to reproduce the bug. Be as detailed as possible.]
Logs and Screenshots
Browser Console Logs:
Docker Container Logs:
Screenshots/Screen Recordings (if applicable):

Additional Information
Exa Web Search DOES work with OpenAI models :
Note
If the bug report is incomplete or does not follow the provided instructions, it may not be addressed. Please ensure that you have followed the steps outlined in the README.md and troubleshooting.md documents, and provide all necessary information for us to reproduce and address the issue. Thank you!
@tjbck commented on GitHub (Feb 5, 2025):
@abdalrohman