mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #22651] issue: Anthropic Claude code 4.5, 4.6 won't finish their replies, they get cut of. #19778
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 @christianheins on GitHub (Mar 13, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/22651
Check Existing Issues
Installation Method
Pip Install
Open WebUI Version
Version v0.8.10 (latest)
Ollama Version (if applicable)
No response
Operating System
Ubutu 22.04
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
Using AIML as model provider. When I use Claude 4.6 I expect for it to give me a full reply and not to be cut off.
Actual Behavior
Answers break from Claude opus 4.5, 4.6 most of anthropic api. Model provider AIML
Steps to Reproduce
Logs & Screenshots
Additional Information
That's all, in all versions ive had the same issue, I am not sure if I am the inly person using AIML and Openweb UI at the moment. I run it a hetzner ubuntu vps.
@christianheins commented on GitHub (Mar 13, 2026):
it just breaks, event when telling it afterwards, finish it.
@christianheins commented on GitHub (Mar 13, 2026):
@christianheins commented on GitHub (Mar 13, 2026):
switching in the same chat and finishing it with gpt 5.2
@Classic298 commented on GitHub (Mar 13, 2026):
do you use a reverse proxy between yourself and open webui? if so check your timeouts and check your open webui timeout env vars as well. Cannot reproduce with vertex ai, anthropic, openrouter, litellm and azure.
https://docs.openwebui.com/reference/env-configuration#aiohttp_client_timeout
https://docs.openwebui.com/reference/https/nginx
if you did all of this, likely provider issue
@christianheins commented on GitHub (Mar 30, 2026):
Hi! I wanted to update, the problem was the provider. Switched from AIML to OpenRouter.