mirror of
https://github.com/open-webui/open-webui.git
synced 2026-08-30 17:25:30 -05:00
[GH-ISSUE #20932] issue: Error: HTTP Error 404: {"type":"error","error":{"type":"not_found_error","message":"model: claude-3-7-sonnet-latest"},"request_id":"req_<redacted>"} #90072
Reference in New Issue
Block a user
Originally created by @greg4168 on GitHub (Jan 25, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/20932
Check Existing Issues
Installation Method
Other
Open WebUI Version
0.7.2
Ollama Version (if applicable)
No response
Operating System
Home Assistant Green Add-on
Browser (if applicable)
Edge
Confirmation
README.md.Expected Behavior
I should be able to access my Home Assistant instance using Open WebUI and Claude
Actual Behavior
Any command gives me this error:
Error: HTTP Error 404: {"type":"error","error":{"type":"not_found_error","message":"model: claude-3-7-sonnet-latest"},"request_id":""}
Steps to Reproduce
Installed Open WebUI add-on in Home Assistant. Started it. No errors in log.
Running Open WebUI from browser. Added Anthropic v0.2.5 as Function including active API key from c
laude.ai.
Any command I type into new chat in open webui gives the above error.
Logs & Screenshots
Additional Information
4d14bf22_openwebui_2026-01-25T16-08-24.490Z.log
@owui-terminator[bot] commented on GitHub (Jan 25, 2026):
🔍 Similar Issues Found
I found some existing issues that might be related to this one. Please check if any of these are duplicates or contain helpful solutions:
#19755 issue: Error: 404, message='Not Found', url='http://ollama:11434/api/embed'
by stevewillett • Dec 04, 2025 •
bug#20824 issue: Response from model does not appear until page refresh
by NTShop • Jan 20, 2026 •
bug#20361 Issue: Large-scale model setting-related functionality fails.
by shentong0722 • Jan 04, 2026 •
bug#16255 issue: 404: Model not found
by wade3po • Aug 04, 2025 •
bug#19496 issue: 500 internal server error appears in v0.6.40
by cloudtuotuo • Nov 26, 2025 •
bugShow 5 more related issues
#19615 issue: [TEST] Models Not Available to Users
by westbrook-ai • Nov 30, 2025 •
bug#19417 issue: v0.6.37 SQL Error
by AKHYP • Nov 24, 2025 •
bug#19230 issue: Open WebUI 0.6.36 Unexpected token 'd', "data: {"id"... is not valid JSON returned.
by abhijit4law • Nov 17, 2025 •
bug#18975 issue: 500: Internal Error
by nurb2kea • Nov 06, 2025 •
bug#19575 issue: Remove / delete Ollama models not possible - Error occurred
by JoeyVinc • Nov 28, 2025 •
bug💡 Tips:
This comment was generated automatically by a bot. Please react with a 👍 if this comment was helpful, or a 👎 if it was not.
@Classic298 commented on GitHub (Jan 25, 2026):
"Added Anthropic v0.2.5 as Function including active API key from claude.ai."
Not an official function by Open WebUI Team. This is your own or third party code. Therefore not an Open WebUI issue.
And claude-3-7-sonnet-latest might not be a valid model name, check the API provider.