Back to approved models

Approved model profile_

Kimi AIactive

Kimi K2.5

Kimi K2.5 is Moonshot AI’s multimodal model for visual coding, general reasoning, and agentic tool-calling. It is built for coding-heavy workflows, UI generation, image-grounded tasks, and self-directed multi-step problem solving.

kimi-k2.5
relay/request.mjsready to route
const completion = await client.chat.completions.create({
  model: "kimi-k2.5",
  messages: [
    { role: "user",
      content: "Plan a multi-step task" }
  ]
});
policy checked provider selected
CONTEXT262.1K contextprompt window
MAX OUTPUT65.5Kper response
INPUT$4.0 / Mtoken price
OUTPUT$21.0 / Mtoken price

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.

ENDPOINThttps://api.pipellm.ai/openaiOpenAI-compatible route
MODEL IDkimi-k2.5Use this in every request
GOVERNANCEPolicy controlledApprovals and tool rules apply
PROVIDER AVAILABILITY1 route
ProviderContextMax outputInput / MOutput / M
Kimi AI262.1K context65.5K$4.0 / M$21.0 / M
Displayed pricing is per one million tokens and may vary by provider.
SUPPORTED SURFACESactive
input: textinput: imageoutput: texttool usecache controlcomputer use

Relay governs model access with the same routing policy that Lens keeps visible and auditable.