Skip to main content
Repr relies on Large Language Models (LLMs) to understand your code changes and write stories. You can choose where this processing happens. Run an LLM on your own machine. Requires Ollama.
  1. Install Ollama and pull a model:
  2. Configure repr:
  3. Verify:

Option 2: Bring Your Own Key (BYOK)

Use a commercial model like GPT-4 or Claude without sending data to repr’s servers.
  1. Add your key:
  2. Set as default:
Supported providers: openai, anthropic, groq, together.

Option 3: Cloud LLM

Let repr manage the models for you. Requires signing in.
  1. Login:
  2. Set as default:
Cloud generation requires a subscription plan on repr.dev (free tier available).