[GH-ISSUE #1108] [BUG]: Getting error on desktop AnythingLLM error code 400 #686

Closed
opened 2026-02-22 18:20:50 -05:00 by yindo · 2 comments
Owner

Originally created by @kvelland on GitHub (Apr 16, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1108

How are you running AnythingLLM?

Docker (local)

What happened?

When I start a chat I'm getting: AnythingLLM:streaming - could not stream chat. Ollama call failed with status code 400: model is required.

I'm on M3 Mac.

Are there known steps to reproduce?

I'm using ollama and are able to chat with that from the terminal, also it looks like it's running properly on 127.0.0.1:11434. In prefferences of Anything LLM it also looks like I'm able to connect to the Ollama.

Originally created by @kvelland on GitHub (Apr 16, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1108 ### How are you running AnythingLLM? Docker (local) ### What happened? When I start a chat I'm getting: AnythingLLM:streaming - could not stream chat. Ollama call failed with status code 400: model is required. I'm on M3 Mac. ### Are there known steps to reproduce? I'm using ollama and are able to chat with that from the terminal, also it looks like it's running properly on 127.0.0.1:11434. In prefferences of Anything LLM it also looks like I'm able to connect to the Ollama.
yindo added the needs info / can't replicate label 2026-02-22 18:20:50 -05:00
yindo closed this issue 2026-02-22 18:20:50 -05:00
Author
Owner

@timothycarambat commented on GitHub (Apr 16, 2024):

Looks like while the endpoint may be correct with http://127.0.0.1:11434 that error indicates that a model was not selected. When you go to the LLM preference what model is selected in the dropdown?

@timothycarambat commented on GitHub (Apr 16, 2024): Looks like while the endpoint may be correct with `http://127.0.0.1:11434` that error indicates that a model was not selected. When you go to the LLM preference what model is selected in the dropdown?
Author
Owner

@kvelland commented on GitHub (Apr 16, 2024):

Thanks, actually it was selected, just restarted the service (Ollama) a couple of times and it worked.

@kvelland commented on GitHub (Apr 16, 2024): Thanks, actually it was selected, just restarted the service (Ollama) a couple of times and it worked.
yindo changed title from [BUG]: Getting error on desktop AnythingLLM error code 400 to [GH-ISSUE #1108] [BUG]: Getting error on desktop AnythingLLM error code 400 2026-06-05 14:36:40 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#686