Providers/Moonshot AI
Moonshot AI
Kimi — open-weight frontier models with standout agentic coding and vision performance.
Operational
Model LabOpen Weights
Models on Brainbase
About
Moonshot AI's Kimi models are among the strongest open-weight releases for agentic coding — and both Kimi K3 and Kimi K2.7 Code ship with full vision support.
On Brainbase, Kimi K3 and K2.7 Code run platform-billed at live serving limits via Baseten, inside Codex Agent, OpenCode, or Qwen Code.
Available on Brainbase:
- Kimi: Moonshot's open-weight reasoning and coding models, including Kimi K3, Kimi K2.7 Code
Run these models in Codex, OpenCode, or Qwen Code — selected per task like any other platform model.
Try it on Brainbase
One API call boots a managed sandbox on the codex harness pointed at moonshotai/Kimi-K2.7-Code. Hosting, scaling, and billing are handled for you.
curl -X POST https://api.brainbaselabs.com/v2/agents \
-H "Authorization: Bearer $BRAINBASE_API_KEY" \
-d '{
"title": "my-agent",
"runtime_kind": "codex",
"default_model": "moonshotai/Kimi-K2.7-Code"
}'runtime_kind/codexmodel/moonshotai/Kimi-K2.7-Code