kwaipilot/kat-coder-pro

kwaipilot/kat-coder-pro (kwaipilot) — 128K context, Coding tier. Input-Preis: $0.3/M · Output-Preis: $1.2/M · Latenz 24ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.

Input-Preis: $0.3/M · Output-Preis: $1.2/M · TTFT: 24ms

Specifications

  • Entwickler: kwaipilot
  • Kategorie: Coding
  • Kontextfenster: 128K
  • Input-Preis: $0.3 / 1M
  • Output-Preis: $1.2 / 1M
  • Latenz: 24 ms
  • SLA: S

Typical use cases

  • Code-Generierung
  • RAG und Tool-Aufrufe
  • Mehrstufiges Reasoning

FAQ

  • Wie wird kwaipilot/kat-coder-pro auf Routara abgerechnet? — Input $0.3/M, Output $1.2/M — nutzungsbasiert ohne Plattformgebühr.
  • Ist kwaipilot/kat-coder-pro OpenAI-kompatibel? — Ja. base_url: https://api.routara.ai/v1
  • Unterstützt kwaipilot/kat-coder-pro Streaming? — Ja, wenn die Route live ist (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}'