Back to Models

Kwaipilot: KAT-Coder-Pro V2

kwaipilot/kat-coder-pro-v2

Description

KAT-Coder-Pro V2 is the latest high-performance model in KwaiKAT’s KAT-Coder series, designed for complex enterprise-grade software engineering and SaaS integration. It builds on the agentic coding strengths of earlier versions,...

API Usage Examples

OpenAI Compatible Endpoint

Use this endpoint with any OpenAI-compatible library. Model: Kwaipilot: KAT-Coder-Pro V2 (kwaipilot/kat-coder-pro-v2)

curl https://api.ridvay.com/v1/chat/completions   -H "Content-Type: application/json"   -H "Authorization: Bearer YOUR_API_KEY"   -d '{
    "model": "kwaipilot/kat-coder-pro-v2",
    "messages": [
      {
        "role": "user",
        "content": "Explain the capabilities of the Kwaipilot: KAT-Coder-Pro V2 model"
      }
    ],
    "temperature": 0.7,
    "max_tokens": 1024
  }'

Supported Modalities

  • Text

API Pricing

  • Input: 0.3$ / 1M tokens
  • Output: 1.2$ / 1M tokens

Token Limits

  • Max Output: 80,000 tokens
  • Max Context: 256,000 tokens

Subscription Tiers

  • free
  • pro
  • ultimate