Skip to content

Add a --temperature flag (default 0) #1

Description

@Cyberfilo

PromptQuery runs the LLM at temperature=0 for determinism (see src/promptquery/llm.py). Expose this as a CLI flag --temperature (Click option on cli.py), defaulting to 0, threaded into the generate() calls. Keep 0 the default so behaviour is unchanged unless asked.

Good first issue: touches cli.py + llm.py, no new deps.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions