Back to approved modelsrelay/request.mjsready to route CONTEXT262.1K contextprompt window MAX OUTPUT65.5Kper response INPUT$6.5 / Mtoken price OUTPUT$27.0 / Mtoken price
Approved model profile_
Kimi AIactive
Kimi K2.6
Kimi K2.6 is Moonshot AI’s next-generation multimodal model for long-horizon coding, coding-driven UI and UX generation, and multi-agent orchestration. It targets complex end-to-end tasks across languages such as Python, Rust, and Go, including production-ready interface generation from prompts and...
kimi-k2.6const completion = await client.chat.completions.create({
model: "kimi-k2.6",
messages: [
{ role: "user",
content: "Plan a multi-step task" }
]
});Route configuration_
Use the model through the contract you already have.
PipeLLM resolves provider access, policy, and supported model capabilities without changing the interface your application calls.
https://api.pipellm.ai/openaiOpenAI-compatible routekimi-k2.6Use this in every requestPROVIDER AVAILABILITY1 route
| Provider | Context | Max output | Input / M | Output / M |
|---|---|---|---|---|
| Kimi AI | 262.1K context | 65.5K | $6.5 / M | $27.0 / M |
SUPPORTED SURFACESactive
input: textinput: imageoutput: texttool usecache controlcomputer use
Relay governs model access with the same routing policy that Lens keeps visible and auditable.
