Experiential
ModelsLogsInsightsDocs
Star us on GitHubCreditsSettings
Models

Kimi K2.6

kimi-k2.6recommendedon Experiential
CompareOpen in Playground

Context

262K

Max output

262K

Input from

$0.95 / M

Output from

$4 / M

Released

Apr 2026

Waterfall

Status
Azure Foundryexperiential60 tok/s900ms99%262K262K$0.95$4cache$0.16—activeestimated
OpenRouterexperiential60 tok/s900ms99.99%262K262K$0.95$4cache$0.16—activeestimated
Azure Foundry60 tok/s900ms99%262K262K$0.95≈$4≈cache$0.16≈—activeestimated
Azure Foundry60 tok/s900ms99%262K262K$0.95≈$4≈cache$0.16≈—activeestimated
Fireworks60 tok/s900ms99%262K262K$0.95≈$4≈cache$0.16≈—disabledestimated

Quickstart

I want you to route my LLM calls for "kimi-k2.6" through the Experiential gateway instead of
calling the provider directly. It speaks the OpenAI Chat Completions API, so this is a base-URL
and key swap. Please:

1. Point the client at https://api.experientiallabs.ai/v1 as the base URL.
2. Authenticate with my Experiential API key from the EXPLABS_API_KEY environment variable. If
   it isn't set, stop and tell me to create one under Settings -> API keys and export it.
3. Use the model id "kimi-k2.6" exactly.
4. Update every place my code builds an LLM client for this model to use that base URL and key,
   leaving streaming and tool-calls as they are.
5. Make one test call and show me the reply plus the token usage, so we confirm it runs on my
   Experiential credits.

Tell me which files you changed.

Set EXPLABS_API_KEY to an organization API key before running your agent.