Skip to content

[agent.apiKeys]

Supply the key matching the provider you chose. The corresponding key is required; the others are optional.

KeyTypeRequired whenDescription
openaistringprovider = "openai"sk-...
anthropicstringprovider = "anthropic"sk-ant-...
googlestringprovider = "google"AIza...
[agent.apiKeys]
openai = "sk-..."

Keep these out of any conf.toml you commit. Either set them via environment variables (the [agent] section honours env-var overrides) or keep them in ~/.ingrain/conf.toml only.