Moonshot (Kimi)
Moonshot AI develops the Kimi model series, known for long-context capabilities. WednesdayAI supports Moonshot’s cloud API.Prerequisites
Create an API key at platform.moonshot.cn and set it on the gateway host:Configuration
apiKey is the name of the environment variable, not the key value itself. Keep secrets in .env, not in committed config files.Selecting a model
| Model | Notes |
|---|---|
kimi-k2 | Kimi K2 — latest flagship model |
moonshot-v1-128k | 128k context window — long-document tasks |
openclaw models list --provider moonshot for the full current catalog.
Troubleshooting
401 Unauthorized
401 Unauthorized
429 Rate limited
429 Rate limited
You have exceeded your quota. Check your usage and limits in the Moonshot platform console.
Model not found
Model not found
Verify the model ID against the Moonshot platform documentation — the catalog may have changed.