Documentation Index
Fetch the complete documentation index at: https://docs.clawdia.cc/llms.txt
Use this file to discover all available pages before exploring further.
Moonshot AI (Kimi)
Moonshot provides the Kimi API with OpenAI-compatible endpoints. Configure the provider and set the default model tomoonshot/kimi-k2-0905-preview, or use
Kimi Code with kimi-code/kimi-for-coding.
Current Kimi K2 model IDs:
kimi-k2-0905-previewkimi-k2-turbo-previewkimi-k2-thinkingkimi-k2-thinking-turbo
moonshot/..., Kimi Code uses kimi-code/...).
Config snippet (Moonshot API)
Kimi Code
Notes
- Moonshot model refs use
moonshot/<modelId>. Kimi Code model refs usekimi-code/<modelId>. - Override pricing and context metadata in
models.providersif needed. - If Moonshot publishes different context limits for a model, adjust
contextWindowaccordingly. - Use
https://api.moonshot.cn/v1if you need the China endpoint.
