jishie

Kimi K2.6

llmgateway/kimi-k2.6 · family kimi-k2 · price provider-declared (via models.dev), USD per 1M tokens. Capabilities: toolsreasoningtextimagevideo.

$0.45Blended $/1M (3:1)
$0.22Input $/1M
$1.137Output $/1M
$1.361M in + 1M out
$0.048 −78%Cache read $/1M
#2047 of 5,000Cheapest rank
Provider
LLM Gateway (llmgateway)
Context
262,144 tokens
Max output
262,144 tokens
Capabilities
toolsreasoningtextimagevideo

Same model, other providers

“Kimi K2.6” is offered by 9 providers — cheapest-effective first. Nvidia is the cheapest at $0.00 blended.

ProviderInputOutputBlendedContext
Nvidiafreefree$0.00262k
Kenarifreefree$0.00262k
Privatemode AIfreefree$0.00262k
Alibaba Token Planfreefree$0.00262k
Alibaba Token Plan (China)freefree$0.00262k
LLM Gateway (this)$0.22$1.137$0.45262k
routing.run$0.275$1.1$0.48200k
Vultr$0.3$1.2$0.52262k
CrofAI$0.5$1.99$0.87262k

Call it

jishie indexes & prices models; it does not proxy inference. Most providers are OpenAI-compatible — point base_url at LLM Gateway and pass this model id:

curl $BASE_URL/v1/chat/completions \
  -H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
  -d '{"model":"kimi-k2.6","messages":[{"role":"user","content":"hello"}]}'

Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):