Use AISA as your unified LLM backend for OpenClaw. One API key gives you access to 50+ models across 8 providers (OpenAI, Anthropic, Google, DeepSeek, xAI, Moonshot, Alibaba, ByteDance).
- Cost-effective - Unified billing, no need for multiple API subscriptions
- Faster response - Smart routing, auto-selects optimal nodes
- One-click switch - 50+ top models available anytime, no reconfiguration needed
Please install OpenClaw by running the following command first and skip the model selection:
curl -fsSL https://openclaw.ai/install.sh | bashRun this single command to set everything up automatically:
curl -fsSL https://raw.githubusercontent.com/AIsa-team/Configuring-OpenClaw-with-AIsa-API/main/setup-aisa-llm.sh | bashThen just:
- Paste your AISA API Key when prompted (get one at https://marketplace.aisa.one/ - new users receive $5 free credit)
- Press Enter through the prompts to accept defaults
That's it! Your OpenClaw is now configured with AISA LLM.
Tip: You can also pass arguments non-interactively:
curl -fsSL https://raw.githubusercontent.com/AIsa-team/Configuring-OpenClaw-with-AIsa-API/main/setup-aisa-llm.sh | bash -s -- --key sk-xxxx --model 1
If you already have OpenClaw installed with other model providers, use the built-in guide to switch over. In your OpenClaw session, run:
use https://raw.githubusercontent.com/AIsa-team/Configuring-OpenClaw-with-AIsa-API/main/aisa-llm-guide.md to change my llm
Then just:
- Paste your AISA API Key when prompted (get one at https://marketplace.aisa.one/ - new users receive $5 free credit)
- Press Enter through the prompts to accept defaults
OpenClaw's AI assistant will read the guide and walk you through replacing your current model provider with AISA.
This repository is self-contained with everything you need:
| File | Description |
|---|---|
setup-aisa-llm.sh |
Automated setup script (used by Option 1) |
aisa-llm-guide.md |
Detailed configuration guide for AI assistants (used by Option 2) |
If you've cloned this repo, you can also run the setup script locally:
./setup-aisa-llm.shOr point OpenClaw to the local guide:
use /path/to/Configuring-OpenClaw-with-AIsa-API/aisa-llm-guide.md to change my llm
| Provider | Count | Featured Models |
|---|---|---|
| OpenAI | 10 | gpt-5, gpt-5.2, gpt-4.1 |
| Anthropic | 13 | opus-4.6, sonnet-4.5, haiku-4.5 |
| 6 | gemini-3-pro, 2.5-pro, 2.5-flash | |
| DeepSeek | 4 | deepseek-r1, v3.1, v3 |
| xAI | 2 | grok-4, grok-3 |
| Moonshot | 2 | kimi-k2.5, kimi-k2-thinking |
| Alibaba | 15 | qwen3-max, qwen3-coder, vl-plus |
| ByteDance | 4 | seedream-4-5-251128 |
Once configured, switch models in any OpenClaw session:
/model aisa/gpt-5
/model aisa/claude-opus-4-1-20250805
/model aisa/qwen3-max
/model aisa/deepseek-r1