Note: Calculation is approximate based on public data. Prices may change, check official websites.
This calculator estimates the cost of using the Kwaipilot: KAT-Coder-Pro V1 AI model, a leading agentic coding model from KwaiKAT designed for real-world software engineering tasks. It helps you understand your token usage expenses based on input and output tokens, and the number of requests.
The model features a context window of 256,000 tokens.
Current pricing for Kwaipilot: KAT-Coder-Pro V1 is:
- Input tokens: $0.207 per 1 million tokens
- Output tokens: $0.828 per 1 million tokens
The total cost is calculated using the following formula:
Total Cost = ((Input Tokens / 1,000,000) * Input Cost) + ((Output Tokens / 1,000,000) * Output Cost) * Number of Requests
Example:
If you use 500,000 input tokens and 100,000 output tokens for 1 request:
- Input Cost: (500,000 / 1,000,000) * $0.207 = $0.1035
- Output Cost: (100,000 / 1,000,000) * $0.828 = $0.0828
- Total Cost: ($0.1035 + $0.0828) * 1 = $0.1863