Browse Source

doc: update zen pricing

Frank 4 months ago
parent
commit
1024537b47
1 changed files with 14 additions and 12 deletions
  1. 14 12
      packages/web/src/content/docs/zen.mdx

+ 14 - 12
packages/web/src/content/docs/zen.mdx

@@ -79,18 +79,20 @@ You can also access our models through the following API endpoints.
 
 We support a pay-as-you-go model. Below are the prices **per 1M tokens**.
 
-| Model                           | Input  | Output | Cached Read | Cached Write |
-| ------------------------------- | ------ | ------ | ----------- | ------------ |
-| Qwen3 Coder 480B                | $0.45  | $1.50  | -           | -            |
-| Grok Code Fast 1                | Free   | Free   | -           | -            |
-| Code Supernova                  | Free   | Free   | -           | -            |
-| Claude Sonnet 4 (≤ 200K tokens) | $3.00  | $15.00 | $0.30       | $3.75        |
-| Claude Sonnet 4 (> 200K tokens) | $6.00  | $22.50 | $0.60       | $7.50        |
-| Claude Haiku 3.5                | $0.80  | $4.00  | $0.08       | $1.00        |
-| Claude Opus 4.1                 | $15.00 | $75.00 | $1.50       | $18.75       |
-| GPT 5                           | $1.25  | $10.00 | $0.125      | -            |
-| GPT 5 Codex                     | $1.25  | $10.00 | $0.125      | -            |
-| Kimi K2                         | $0.60  | $2.50  | -           | -            |
+| Model                             | Input  | Output | Cached Read | Cached Write |
+| --------------------------------- | ------ | ------ | ----------- | ------------ |
+| Qwen3 Coder 480B                  | $0.45  | $1.50  | -           | -            |
+| Kimi K2                           | $0.60  | $2.50  | $0.36       | -            |
+| Grok Code Fast 1                  | Free   | Free   | -           | -            |
+| Code Supernova                    | Free   | Free   | -           | -            |
+| Claude Sonnet 4.5 (≤ 200K tokens) | $3.00  | $15.00 | $0.30       | $3.75        |
+| Claude Sonnet 4.5 (> 200K tokens) | $6.00  | $22.50 | $0.60       | $7.50        |
+| Claude Sonnet 4 (≤ 200K tokens)   | $3.00  | $15.00 | $0.30       | $3.75        |
+| Claude Sonnet 4 (> 200K tokens)   | $6.00  | $22.50 | $0.60       | $7.50        |
+| Claude Haiku 3.5                  | $0.80  | $4.00  | $0.08       | $1.00        |
+| Claude Opus 4.1                   | $15.00 | $75.00 | $1.50       | $18.75       |
+| GPT 5                             | $1.25  | $10.00 | $0.125      | -            |
+| GPT 5 Codex                       | $1.25  | $10.00 | $0.125      | -            |
 
 :::note
 Credit card fees are passed along at cost; we don’t charge anything beyond that.