kwaipilot/kat-coder-pro
kwaipilot/kat-coder-pro (kwaipilot) — 128K context, Coding tier. Precio entrada: $0.3/M · Precio salida: $1.2/M · Latencia 24ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
Precio entrada: $0.3/M · Precio salida: $1.2/M · TTFT: 24ms
Specifications
- Desarrollador: kwaipilot
- Categoría: Coding
- Ventana de contexto: 128K
- Precio entrada: $0.3 / 1M
- Precio salida: $1.2 / 1M
- Latencia: 24 ms
- SLA: S
Typical use cases
- Generación de código
- RAG y herramientas
- Razonamiento multi-paso
FAQ
- ¿Precio de kwaipilot/kat-coder-pro en Routara? — Entrada $0.3/M, salida $1.2/M — facturación por uso.
- ¿kwaipilot/kat-coder-pro es compatible con OpenAI? — Sí. base_url: https://api.routara.ai/v1
- ¿kwaipilot/kat-coder-pro admite streaming? — Sí cuando la ruta está live (stream: true).
Related models
- gpt-5.1-codex (/detail/gpt-5-1-codex)
- gpt-5.1-codex-max (/detail/gpt-5-1-codex-max)
- qwen3-coder-30b-a3b-instruct (/detail/qwen-qwen3-coder-30b-a3b-instruct)
Quick integration
- curl https://api.routara.ai/v1/chat/completions \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"model":"kwaipilot/kat-coder-pro","messages":[{"role":"user","content":"Hello"}],"stream":true}'