mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-17 20:43:32 -05:00
BUG: "POST /chat HTTP/1.1" 400 Bad Request #90
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 @mak448a on GitHub (Dec 15, 2023).
Describe the bug
When I try to send a message to the model, it gives this error:
"POST /chat HTTP/1.1" 400 Bad Request. The webui also gives this error:Uh-oh! There was an issue connecting to Ollama.It generates the title of the chat fine though.To Reproduce
Steps to reproduce the behavior:
Desktop (please complete the following information):
@tjbck commented on GitHub (Dec 15, 2023):
Hi, Could you verify that you're on the latest version of Ollama (0.1.16)? Thanks.
@mak448a commented on GitHub (Dec 15, 2023):
Oh, I'm on ollama version 0.1.10
@mak448a commented on GitHub (Dec 15, 2023):
I'll update and close if it's gone
@mak448a commented on GitHub (Dec 15, 2023):
It's gone!