Skip to content

Default Model Selection #184

Description

@marksftw

The default LLM selected for the user can vary depending on the scenario. Here are a few situations to handle:

  1. New user on the Free plan. Their only model is Llama 3.3
  2. New user on a Starter plan. They have access to Gemma 3. Select that one as default.
  3. New user on Pro, Max, or Team. They have access to all of the models. Select GPT-OSS 120B as the default.
  4. Existing user who has already chatted, select the last model used. Be sure to persist this in the user's profile values so it can be recalled on next launch of the app.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions