[GH-ISSUE #3121] [BUG]: unable to adjust my default model #2004

Closed
opened 2026-02-22 18:27:42 -05:00 by yindo · 1 comment
Owner

Originally created by @Tim-Devil on GitHub (Feb 5, 2025).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3121

How are you running AnythingLLM?

Local development

What happened?

I’m disappointed to find that I am unable to adjust my default model. In settings, I have set the default model to ollama, but in the workspace, the default model is still ‘system default’ and the displayed icon is not ollama but anythingLLM. After testing, it was found that the AI used is not the one I had selected from ollama, requiring manual adjustment to ollama.

Are there known steps to reproduce?

Well just install ollama and anythingLLM, and select ollama as default model in [setting](instead of the separate workspace). Create a new workspace and you can see the model is 'system default' with icon of anythingLLM instead of ollama. You may try asking and you can validate that it is not the model we selected in setting.

Originally created by @Tim-Devil on GitHub (Feb 5, 2025). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3121 ### How are you running AnythingLLM? Local development ### What happened? I’m disappointed to find that I am unable to adjust my default model. In settings, I have set the default model to ollama, but in the workspace, the default model is still ‘system default’ and the displayed icon is not ollama but anythingLLM. After testing, it was found that the AI used is not the one I had selected from ollama, requiring manual adjustment to ollama. ### Are there known steps to reproduce? Well just install ollama and anythingLLM, and select ollama as default model in [setting](instead of the separate workspace). Create a new workspace and you can see the model is 'system default' with icon of anythingLLM instead of ollama. You may try asking and you can validate that it is not the model we selected in setting.
yindo added the possible bug label 2026-02-22 18:27:42 -05:00
yindo closed this issue 2026-02-22 18:27:42 -05:00
Author
Owner

@timothycarambat commented on GitHub (Feb 5, 2025):

You can:

  • Set a model at the system level, which will be default for all workspaces
  • Set a model per workspace
  • Set a model per workspace-agent calls.

Anything unknown or not set will fallback until the system model is set. System works exactly as it is supposed to

@timothycarambat commented on GitHub (Feb 5, 2025): You can: - Set a model at the system level, which will be default for all workspaces - Set a model per workspace - Set a model per workspace-agent calls. Anything unknown or not set will fallback until the system model is set. System works exactly as it is supposed to
yindo changed title from [BUG]: unable to adjust my default model to [GH-ISSUE #3121] [BUG]: unable to adjust my default model 2026-06-05 14:43:58 -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#2004