View on GitHub -> Use AIsa as an OpenClaw model provider. Configure OpenClaw to access Qwen, DeepSeek, Kimi, GLM, and other models through one gateway.Documentation Index
Fetch the complete documentation index at: https://aisa.one/docs/llms.txt
Use this file to discover all available pages before exploring further.
Install
What can agents do with it?
OpenClaw setup
Configure OpenClaw with the AIsa provider.
Chinese LLM routing
Use Qwen, DeepSeek, GLM, and other Chinese models.
Global models
Route prompts to GPT, Claude, Gemini, and more.
Agent runtime defaults
Standardize model selection for OpenClaw workflows.
Quick Setup
Option 1: Environment Variable (fastest)
AISA_API_KEY and registers AIsa as a provider. No config file changes needed.
Option 2: Interactive Onboarding
Option 3: CLI with Key
Option 4: Manual Config in ~/.openclaw/openclaw.json
Available Models
Default Models (pre-configured, API-verified ✅)
| Model | Model ID | Best For | Context | Reasoning | Verified |
|---|---|---|---|---|---|
| Qwen3 Max | aisa/qwen3-max | Complex reasoning, flagship tasks | 256K | ✅ | ✅ |
| Qwen Plus | aisa/qwen-plus-2025-12-01 | Main production model | 256K | ✅ | ✅ |
| Qwen MT Flash | aisa/qwen-mt-flash | High-frequency, lightweight tasks | 256K | ✅ | ✅ |
| DeepSeek V3.1 | aisa/deepseek-v3.1 | Cost-effective reasoning | 128K | ✅ | ✅ |
| Kimi K2.5 | aisa/kimi-k2.5 | Moonshot’s flagship reasoning model | 128K | ✅ | ✅ |
⭐ Kimi K2.5 — Moonshot AI’s Flagship Model
Kimi K2.5 is Moonshot AI’s latest reasoning model, accessible via AIsa at approximately 80% of official Moonshot pricing. Key features:- Strong reasoning and multi-step problem solving
- Competitive performance on coding and math benchmarks
- Available through AIsa’s Moonshot partnership
🔒 Zero Data Retention (ZDR) — Enterprise-Grade Privacy
Accessing Kimi K2.5 through AIsa comes with enterprise-level Zero Data Retention guarantees. Users do not need to worry about data privacy — AIsa has executed a formal ZDR agreement with Moonshot AI. Under the Supplemental Enterprise Service Agreement (dated 10 February 2026) between AIsa and Kimi (Moonshot AI PTE. LTD.):- Customer data is NOT retained by Moonshot after processing
- Generated outputs are NOT stored on Moonshot’s infrastructure
- No data is used for model training — your prompts and completions remain private
- Processing is governed by contractual enterprise terms, not consumer ToS
temperature=1.0. Using any other value will return an error:
| Metric | AIsa | Moonshot Official | Savings |
|---|---|---|---|
| Input/1M | ~$0.60 | ~$0.75 | ~20% off |
| Output/1M | ~$2.40 | ~$3.00 | ~20% off |
Actual pricing may vary. Check https://console.aisa.one/pricing for real-time rates.
Additional Models Available via AIsa
Users can add any model supported by AIsa to their config. The full catalog includes 49+ models: Qwen family (8 models):qwen3-max,qwen3-max-2026-01-23,qwen-plus-2025-12-01qwen-mt-flash,qwen-mt-liteqwen-vl-max,qwen3-vl-flash,qwen3-vl-plus(vision models)
deepseek-v3.1,deepseek-v3,deepseek-v3-0324,deepseek-r1
kimi-k2.5,kimi-k2-thinking
Model ID Versioning
AIsa uses versioned model IDs for some models. If you encounter a503 - No available channels error, the model ID may need updating.
Known model ID mappings:
| Common Name | Correct AIsa Model ID | ❌ Does NOT work |
|---|---|---|
| Qwen Plus | qwen-plus-2025-12-01 | qwen3-plus, qwen-plus, qwen-plus-latest |
| Qwen Flash | qwen-mt-flash | qwen3-flash, qwen-turbo, qwen-turbo-latest |
| Qwen Max | qwen3-max | (works as-is) |
| DeepSeek V3.1 | deepseek-v3.1 | (works as-is) |
| Kimi K2.5 | kimi-k2.5 | (works as-is) |
Switching Models
In chat (TUI):Pricing Comparison (per 1M tokens)
All pricing below is for reference. Real-time pricing is subject to change — always check https://console.aisa.one/pricing for the latest rates.
Qwen MT Flash (lightweight)
- AIsa: 0.30 output (~50% off retail)
- Bailian Official: 0.40
- OpenRouter: 0.45-0.50
Qwen Plus (production)
- AIsa: 0.90 output (~25% off retail)
- Bailian Official: 1.20
- OpenRouter: 1.35-1.50
Qwen3 Max (flagship)
- AIsa: 4.80 output (~40% off retail)
- Bailian Official: 8.00
- OpenRouter: 9.00-10.00
Kimi K2.5 (Moonshot flagship)
- AIsa: ~2.40 output (~20% off official Moonshot pricing)
- Moonshot Official: ~3.00
- OpenRouter: Limited availability
Cost at scale: 500M tokens/month on Qwen-Max
- OpenRouter: ~$4,000-4,250/month
- Bailian Official: ~$3,400/month
- AIsa: ~16,320-26,520/year**)
Official Partnerships
AIsa maintains verified partnerships with:- Alibaba Cloud — Qwen Key Account (full model family, 3 global regions: CN, US-Virginia, Singapore)
- BytePlus — Doubao by ByteDance
- DeepSeek — via Alibaba Cloud integration
- Moonshot — Kimi K2.5 integration, with enterprise Zero Data Retention (ZDR) agreement (effective Feb 10, 2026)
Qwen Region Support
AIsa provides access to Qwen models across 3 global regions via Alibaba Cloud:- 🇨🇳 China (default)
- 🇺🇸 US (Virginia)
- 🇸🇬 Singapore
Response Latency (tested Feb 2026)
| Model | Avg Latency | Rating |
|---|---|---|
| Qwen3 Max | ~1,577 ms | ⭐⭐⭐⭐⭐ Fastest |
| Qwen MT Flash | ~1,918 ms | ⭐⭐⭐⭐ Fast |
| Kimi K2.5 | ~2,647 ms | ⭐⭐⭐ Medium |
| DeepSeek V3.1 | ~3,002 ms | ⭐⭐⭐ Medium |
| Qwen Plus | ~8,207 ms | ⭐⭐ Slower |
Troubleshooting
”503 - No available channels” error
The model ID may be incorrect or outdated. Check the Model ID Versioning section above for correct IDs. Common fixes:qwen3-plus-> useqwen-plus-2025-12-01qwen3-flash-> useqwen-mt-flash
”Model not found” error
Ensure the model ID uses theaisa/ prefix in OpenClaw config:
Kimi K2.5 “invalid temperature” error
Kimi K2.5 only acceptstemperature=1.0. If your config sets a different temperature, add a model-specific override or let OpenClaw use the default.
Kimi K2.5 empty response
In rare cases Kimi K2.5 may return empty content while consuming output tokens. Retry the request — this is typically transient.API key not detected
- Check env var:
echo $AISA_API_KEY - Or verify in config:
openclaw config get auth.profiles - Re-run onboarding:
openclaw onboard --auth-choice aisa-api-key
Streaming not working
AIsa uses the OpenAI-compatible API (openai-completions). Ensure your config has:
Rate limits or daily caps
AIsa has no daily request limits (unlike the free Qwen Portal which caps at 2,000 req/day).Get an API Key
- Visit https://console.aisa.one/
- Sign up and create an API key
- Set it as
AISA_API_KEYor use the onboarding wizard
Notes
- AIsa’s endpoint is OpenAI-compatible (
https://api.aisa.one/v1) - All models support streaming and function calling
supportsDeveloperRoleis set tofalsefor Qwen models- Default context window: 256,000 tokens (Qwen) or 131,072 tokens (DeepSeek/Kimi)
- Reasoning (thinking) is enabled for all default models
- Kimi K2.5 requires
temperature=1.0— other values cause API errors - Kimi K2.5 via AIsa is covered by enterprise Zero Data Retention (ZDR) — data is not retained or used for training
- Image/Video generation models (WAN) are available but require separate configuration
- AIsa API supports 49+ models total — use the models endpoint to discover all available options
Get started
- Sign up at aisa.one (new accounts start with $2 free credit).
- Generate an API key from the console.
- Set your key and install the skill:
- Start a new agent session so the runtime loads the updated skill instructions.
Related
Quick Setup: How to Use AIsa in OpenClaw
Recommended OpenClaw setup path.
AIsa CN-LLM Route
Route Chinese-language prompts to Chinese LLMs.
AIsa LLM Router
Route prompts across supported models.