Skip to main content
Configure which LLM provider repr uses.

Usage

repr llm [ACTION]

Actions

configure

Interactive wizard to set up a local LLM (Ollama) or custom endpoint.
repr llm configure

test

Test the connection to the currently configured LLM.
repr llm test

add

Add a BYOK (Bring Your Own Key) provider. Your key is stored in the OS keychain.
repr llm add openai
repr llm add anthropic

use

Set the default generation mode.
repr llm use local
repr llm use cloud
repr llm use byok:openai