Tool setup

Aider setup for AMAI

Aider talks to the OpenAI API shape. Point it at the AMAI gateway, use the key from paid checkout, and keep spend bounded by prepaid credits.

Buy $10 credits Open AMAI chat Model catalog
Best first purchase

Pick the smallest paid path that proves the AMAI route you need. The same key works in chat and OpenAI-compatible clients after Stripe returns to the claim page.

Smoke test $10 credits for a fast live check against abliterated and heretic. Buy $10 credits
Coding/API integration $100 credits when you are wiring OpenCode, Aider, Continue, Open WebUI, or your own agents. Buy $100 credits
Recurring research work Research Pro for authorized security, life-science literature, and frontier technical workflows. Start Research Pro

Configuration

export OPENAI_API_BASE="https://api.advanced-mind.com/v1"
export OPENAI_API_KEY="amai_sk_..."
aider --model openai/amai-glm-abliterated-v0.1

First run

aider --openai-api-base https://api.advanced-mind.com/v1 \
  --openai-api-key "$AMAI_API_KEY" \
  --model openai/amai-glm-abliterated-v0.1

Paid before spend

Credits must exist before inference starts. The gateway blocks insufficient-credit requests before provider spend.

Launch models

Use amai-glm-abliterated-v0.1 by default and amai-glm-heretic-v0.1 for heretic candidate search.