Bug report
In OpenGUI v0.5.11, when starting a new chat, the provider can be selected in the model selector, but the corresponding LLM/model list does not update correctly.
Current behavior
In the "Select model" dialog, provider tabs such as OpenCode, Claude, Pi, and Codex are visible. A different provider can be clicked/selected, but the model list still shows models from another provider instead of the models for the selected provider.
Observed example:
- The "OpenCode" tab appears selected
- The list still shows Anthropic/Claude models such as Haiku, Opus, and Sonnet
- This makes it impossible to select the intended LLM for the selected provider when creating a new chat
Expected behavior
When selecting a provider tab, the model list should update to show the models belonging to that provider. Users should be able to select both the provider and the corresponding LLM before starting a new chat.
Version
OpenGUI v0.5.11
Impact
Users cannot reliably switch providers/models when creating a new chat.
Bug report
In OpenGUI v0.5.11, when starting a new chat, the provider can be selected in the model selector, but the corresponding LLM/model list does not update correctly.
Current behavior
In the "Select model" dialog, provider tabs such as OpenCode, Claude, Pi, and Codex are visible. A different provider can be clicked/selected, but the model list still shows models from another provider instead of the models for the selected provider.
Observed example:
Expected behavior
When selecting a provider tab, the model list should update to show the models belonging to that provider. Users should be able to select both the provider and the corresponding LLM before starting a new chat.
Version
OpenGUI v0.5.11
Impact
Users cannot reliably switch providers/models when creating a new chat.