Skip to content

Configuration

Config File

Harper uses config/local.toml for settings.

API Keys

Set your OpenAI API key:

[api]
key = "your-api-key"
provider = "OpenAI"

Models

Configure different AI models in the config.