Skip to content

Model switch regression: switching back to a profile doesn’t reapply model (reasoning stays off), selector shows correct profile #9179

@hannesrudolph

Description

@hannesrudolph

Description

After switching between two models, switching back to the previously selected model does not apply. The selector shows Model A, but responses continue as if the previous model is still active.

Steps to Reproduce

  1. Select Model A (has reasoning). Ask: "Tell me a joke."
    Expected: Reasoning is visible in the UI.
    Actual: Reasoning is visible.

  2. Ask again: "Tell me a joke."
    Expected: Reasoning is visible.
    Actual: Reasoning is visible.

  3. Switch to Model B (no reasoning). Ask: "Tell me a joke."
    Expected: No reasoning is shown.
    Actual: No reasoning is shown.

  4. Ask again: "Tell me a joke."
    Expected: No reasoning is shown.
    Actual: No reasoning is shown.

  5. Switch back to Model A. Ask: "Tell me a joke."
    Expected: Reasoning is visible.
    Actual: No reasoning is shown even though the selector shows Model A.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue/PR - TriageNew issue. Needs quick review to confirm validity and assign labels.bugSomething isn't working

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions