Sovereign Docs

Aider

Connect aider to Sovereign through an OpenAI-compatible endpoint.

Official docs:

Use the OpenAI-compatible surface.

Environment

export OPENAI_API_BASE="https://api.sovrun.one/v1"
export OPENAI_API_KEY="sk-sov-live_..."

Run Aider

aider --model openai/sovereign-alpha

Notes

  • Aider documents the openai/ model prefix for OpenAI-compatible endpoints.
  • If you persist config in .aider.conf.yml, keep the same base URL and model name there.

On this page