Skip to content

Cannot select provider-specific model when starting a new chat in v0.5.11 #63

@touch2be

Description

@touch2be

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions