Kimi-K2.6
Kimi-K2.6 (Moonshot AI) — 128K context, General tier. Precio entrada $0.95/M · Precio salida $4/M · Latencia 32ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
Entrada / 1M: $0.95/M · Salida / 1M: $4/M · TTFT: 32ms
Specifications
- Desarrollador: Moonshot AI
- Categoría: General
- Ventana de contexto: 128K
- Precio entrada: $0.95 / 1M
- Precio salida: $4 / 1M
- Latencia: 32 ms
- SLA: A
Typical use cases
- Chatbots multilingües
- RAG y herramientas
- Generación de código
FAQ
- ¿Precio de Kimi-K2.6 en Routara? — Entrada $0.95/M, salida $4/M — facturación por uso.
- ¿Kimi-K2.6 es compatible con OpenAI? — Sí. base_url: https://api.routara.ai/v1
- ¿Kimi-K2.6 admite streaming? — Sí cuando la ruta está live (stream: true).
Related models
- mj_custom_zoom (/detail/mj-custom-zoom)
- mj_inpaint (/detail/mj-inpaint)
- multimodal-embedding-v1 (/detail/multimodal-embedding-v1)
Quick integration
- curl https://api.routara.ai/v1/chat/completions \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"model":"kimi/kimi-k2.6","messages":[{"role":"user","content":"Hello"}],"stream":true}'