~moonshotaiVision
MoonshotAI Kimi Latest
This model always redirects to the latest model in the MoonshotAI Kimi family.
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 ID~moonshotai/kimi-latest
Context window262k tokens
Input modalitiestext, image
Output modalitiestext
TokenizerRouter
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-latest',
messages: [{ role: 'user', content: 'Hello!' }],
})Ready to use MoonshotAI Kimi Latest?
Get an API key and start making requests in minutes.
Get an API key