Skip to content

Commit 53ed1c9

Browse files
author
Frank
committed
Zen: add codex max
1 parent 5f7ab83 commit 53ed1c9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • packages/web/src/content/docs

packages/web/src/content/docs/zen.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ You can also access our models through the following API endpoints.
6666
| ----------------- | ----------------- | ------------------------------------------------ | --------------------------- |
6767
| GPT 5.1 | gpt-5.1 | `https://opencode.ai/zen/v1/responses` | `@ai-sdk/openai` |
6868
| GPT 5.1 Codex | gpt-5.1-codex | `https://opencode.ai/zen/v1/responses` | `@ai-sdk/openai` |
69+
| GPT 5.1 Codex Max | gpt-5.1-codex-max | `https://opencode.ai/zen/v1/responses` | `@ai-sdk/openai` |
6970
| GPT 5 | gpt-5 | `https://opencode.ai/zen/v1/responses` | `@ai-sdk/openai` |
7071
| GPT 5 Codex | gpt-5-codex | `https://opencode.ai/zen/v1/responses` | `@ai-sdk/openai` |
7172
| GPT 5 Nano | gpt-5-nano | `https://opencode.ai/zen/v1/responses` | `@ai-sdk/openai` |
@@ -123,6 +124,7 @@ We support a pay-as-you-go model. Below are the prices **per 1M tokens**.
123124
| Gemini 3 Pro (> 200K tokens) | $4.00 | $18.00 | $0.40 | - |
124125
| GPT 5.1 | $1.07 | $8.50 | $0.107 | - |
125126
| GPT 5.1 Codex | $1.07 | $8.50 | $0.107 | - |
127+
| GPT 5.1 Codex Max | $1.25 | $10.00 | $0.125 | - |
126128
| GPT 5 | $1.07 | $8.50 | $0.107 | - |
127129
| GPT 5 Codex | $1.07 | $8.50 | $0.107 | - |
128130
| GPT 5 Nano | Free | Free | Free | - |

0 commit comments

Comments
 (0)