Moonshot
Adapter key moonshot. Built-in base URL.
{ "publicModel": "kimi", "adapterKey": "moonshot", "upstreamModel": "kimi-k2.7-code", "credentials": { "apiKey": "..." } }- Credentials:
apiKeyonly. NobaseUrlneeded — defaults tohttps://api.moonshot.ai/v1. - Default transport: Chat Completions.
- Reasoning: native Kimi thinking,
openai_bodykind for most models; some coding-focused variants (e.g.kimi-k2.7-code) are declaredfixed— always-on reasoning with no off switch, since that variant has no documented way to disable it. - Catalog:
src/adapters/moonshot/catalog.json.
What to read next
- Reasoning —
openai_bodyandfixedkinds in detail. - Creating deployments — the full request shape.