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:
Send a message through the ui and look through the logs
Desktop (please complete the following information):
OS: Fedora Linux 39 KDE Spin
Browser Firefox
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:
1. Send a message through the ui and look through the logs
**Desktop (please complete the following information):**
- OS: Fedora Linux 39 KDE Spin
- Browser Firefox
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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!