Skip to main content
GitAgent reads configuration from environment variables for LLM provider credentials, git access, integrations, and runtime behavior. This page lists every supported variable, grouped by area.

LLM Provider API Keys

Azure OpenAI

Amazon Bedrock

Google Vertex AI

Cloudflare Workers AI

Git & Repositories

Integrations & Tools

Runtime & Config

Never commit API keys or tokens to your agent repo. Set these as environment variables or store them in a .env file excluded from version control.

Models & Providers

See which provider each API key unlocks

Web & Voice

Use GITAGENT_USERNAME and GITAGENT_PASSWORD to secure the web UI

Integrations

Connect Composio, Telegram, and other services with these keys

Security

Best practices for securing credentials and sandboxed runs