Docs / Aider
Aider
OpenAI-compatible (with /v1)
AI pair programming in your terminal.
Base URL
https://llmapi.pro/v1API Key
sk-... (create in Console → API Keys)Recommended
claude-opus-4-8 · claude-sonnet-4-6 · claude-haiku-4-5Setup steps
- Launch with OpenAI-compatible settings:
export OPENAI_API_BASE=https://llmapi.pro/v1
export OPENAI_API_KEY=sk-YOUR_KEY
aider --model openai/claude-opus-4-8Notes
- This client uses the OpenAI-compatible protocol. The three settings are always the same: Base URL =
https://llmapi.pro/v1, API Key = yoursk-...key, and type the model name manually (we recommendclaude-opus-4-8). - Prefix the model with
openai/so aider uses the OpenAI-compatible path.
Client not listed? Any "OpenAI-compatible" app works: Base URL =
https://llmapi.pro/v1, key = your sk-..., type the model name. Or email [email protected].Need help? Email [email protected] · Home