Context
262K
Max output
262K
Pricing
$0.54/M in$0.16/M cached$2.28/M out
Waterfall
Supported parameters
primary routeSampling
| Status | ||||||
|---|---|---|---|---|---|---|
| Azure Foundry via Experiential CloudexperientialKimi-K2.6 | 2143 tok/s | 1.01s | 4.2% | $0.95 | $4 | active |
| Fireworks via Experiential Cloudexperiential | — | — | — | $0.95 | $4 | active |
| Tencent Cloud via Experiential Cloudexperiential | — | — | — | $0.95 | $4 | active |
| Wafer via Experiential Cloudexperiential | — | — | — | $1.14 | $4.80 | active |
| Azure FoundryFW-Kimi-K2.6 | 2143 tok/s | 1.01s | 4.2% | $0.95≈ | $4≈ | active |
| Azure FoundryKimi-K2.6-2026-04-20deployed 2026-04-20 | 2143 tok/s | 1.01s | 4.2% | $0.95≈ | $4≈ | active |
Fastest
2143 tok/s
Released
Apr 2026
Tools & structure
Streaming
Limits
not supported on every route; the gateway adapts or drops it (with a warning) on stricter providers.
Shown for the primary route; fallback routes may differ. Sending an unsupported field? See error reference.
Azure OpenAI docsQuickstart
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.
Benchmarks
Hugging Face