Kimi K2.6

Kimi K2.6 is Moonshot AI's next-generation multimodal model, designed for long-horizon coding, coding-driven UI/UX generation, and multi-agent orchestration. It handles complex end-to-end coding tasks across Python, Rust, and Go, and can convert prompts and visual inputs into production-ready interfaces. Its agent swarm architecture scales to hundreds of parallel sub-agents for autonomous task decomposition - delivering documents, websites, and spreadsheets in a single run without human oversight.

ChatMoonshot262k tokens$0.5903 / $2.4853 · 1M

moonshotai/kimi-k2.6

Context
262k tokens
Completion cap
262,144
Tools
Yes
JSON
Yes
Released
2026-04-20

Call it from Geek Hub

Same OpenAI SDK. Change the base URL and the model id.

curl https://api.geekhub.mx/v1/chat/completions \
  -H "Authorization: Bearer $GEEKHUB_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "moonshotai/kimi-k2.6",
    "messages": [{"role": "user", "content": "Hola"}]
  }'
Get an API key

Frequently asked questions

What is Kimi K2.6?
Kimi K2.6 is Moonshot AI's next-generation multimodal model, designed for long-horizon coding, coding-driven UI/UX generation, and multi-agent orchestration. It handles complex end-to-end coding tasks across Python, Rust, and Go, and can convert prompts and visual inputs into production-ready interfaces. Its agent swarm architecture scales to hundreds of parallel sub-agents for autonomous task decomposition - delivering documents, websites, and spreadsheets in a single run without human oversight. Kimi K2.6 runs on the Geek Hub API (OpenAI-compatible). Model id: moonshotai/kimi-k2.6.
Is Kimi K2.6 free?
No. Input is $0.5903 per 1M tokens and output is $2.4853 per 1M tokens on Geek Hub (markup included).
What is the context length of Kimi K2.6?
Kimi K2.6 has a 262k tokens context window. It supports up to 262,144 completion tokens.
Does Kimi K2.6 support tool calling and structured outputs?
Kimi K2.6 accepts tools and tool_choice for function calling. It also supports structured outputs via a JSON schema in response_format.
When was Kimi K2.6 released?
Kimi K2.6 was released on 2026-04-20.

More models from Moonshot