diff options
| author | Frank <[email protected]> | 2025-10-01 17:48:12 -0400 |
|---|---|---|
| committer | Frank <[email protected]> | 2025-10-01 17:48:12 -0400 |
| commit | 1024537b471c341581826b39c360d34d6c32404f (patch) | |
| tree | da16369089bd4f194660827c2cd2f5526ec84fb6 /packages/web | |
| parent | 2a4f21a694d1adcf80fada7ecb975c0366c53305 (diff) | |
| download | opencode-1024537b471c341581826b39c360d34d6c32404f.tar.gz opencode-1024537b471c341581826b39c360d34d6c32404f.zip | |
doc: update zen pricing
Diffstat (limited to 'packages/web')
| -rw-r--r-- | packages/web/src/content/docs/zen.mdx | 26 |
1 files changed, 14 insertions, 12 deletions
diff --git a/packages/web/src/content/docs/zen.mdx b/packages/web/src/content/docs/zen.mdx index 100204221..037e4186b 100644 --- a/packages/web/src/content/docs/zen.mdx +++ b/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. |
