diff options
| author | Frank <[email protected]> | 2025-11-21 15:48:53 -0500 |
|---|---|---|
| committer | Frank <[email protected]> | 2025-11-21 15:48:54 -0500 |
| commit | d6cdd24fad35188a915773f3bfc5c0735f823be0 (patch) | |
| tree | 69308ee454b1d97781de1eae7444aa49b89f8b20 | |
| parent | c9473756df515a9a6fe936649ad67fadf62890d5 (diff) | |
| download | opencode-d6cdd24fad35188a915773f3bfc5c0735f823be0.tar.gz opencode-d6cdd24fad35188a915773f3bfc5c0735f823be0.zip | |
doc: update gpt pricing
| -rw-r--r-- | packages/web/src/content/docs/zen.mdx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/packages/web/src/content/docs/zen.mdx b/packages/web/src/content/docs/zen.mdx index 0b41dd7f0..bed629f20 100644 --- a/packages/web/src/content/docs/zen.mdx +++ b/packages/web/src/content/docs/zen.mdx @@ -133,10 +133,10 @@ We support a pay-as-you-go model. Below are the prices **per 1M tokens**. | Claude Opus 4.1 | $15.00 | $75.00 | $1.50 | $18.75 | | Gemini 3 Pro (≤ 200K tokens) | $2.00 | $12.00 | $0.20 | - | | Gemini 3 Pro (> 200K tokens) | $4.00 | $18.00 | $0.40 | - | -| GPT 5.1 | $1.25 | $10.00 | $0.125 | - | -| GPT 5.1 Codex | $1.25 | $10.00 | $0.125 | - | -| GPT 5 | $1.25 | $10.00 | $0.125 | - | -| GPT 5 Codex | $1.25 | $10.00 | $0.125 | - | +| GPT 5.1 | $1.07 | $8.50 | $0.107 | - | +| GPT 5.1 Codex | $1.07 | $8.50 | $0.107 | - | +| GPT 5 | $1.07 | $8.50 | $0.107 | - | +| GPT 5 Codex | $1.07 | $8.50 | $0.107 | - | | GPT 5 Nano | Free | Free | Free | - | You might notice _Claude Haiku 3.5_ in your usage history. This is a [low cost model](/docs/config/#models) that's used to generate the titles of your sessions. |
