moonshotaiVision

MoonshotAI: 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...

Context
262k tokens
Input / 1M tokens
$0.66
Output / 1M tokens
$3.50
Benchmark

Pricing

Input tokens$0.66 per 1M tokens
Output tokens$3.50 per 1M tokens
Cache read$0.33 per 1M tokens

Technical details

Model IDmoonshotai/kimi-k2.6
Context window262k tokens
Input modalitiestext, image
Output modalitiestext
TokenizerOther
Max output tokens262,142

Use with MegaBrain

import OpenAI from 'openai'

const client = new OpenAI({
  baseURL: 'https://getmegabrain.com/api/gateway/v1',
  apiKey: process.env.MEGABRAIN_API_KEY,
})

const response = await client.chat.completions.create({
  model: 'moonshotai/kimi-k2.6',
  messages: [{ role: 'user', content: 'Hello!' }],
})

Ready to use MoonshotAI: Kimi K2.6?

Get an API key and start making requests in minutes.

Get an API key