You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current models can be specified with llm [prompt] [-m [model-name/alias]] [-|...]. This requires specifying a model on each invocation, requiring the user to add more content manually to each invocation, instead of providing a name or alias before each invocation of the prompt or chat commands.
llm models default can be set globally (or per llm install 😟) but not per terminal session.