Skip to content

LLM_MODEL env var for model selection as per-terminal, per-session default #932

@mcint

Description

@mcint

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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions