Skip to content

Commit 0638e49

Browse files
fwangopencode
authored andcommitted
zen: gpt5.4
1 parent 2c58964 commit 0638e49

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
@@ -64,6 +64,7 @@ You can also access our models through the following API endpoints.
6464

6565
| Model | Model ID | Endpoint | AI SDK Package |
6666
| ------------------ | ------------------ | -------------------------------------------------- | --------------------------- |
67+
| GPT 5.4 | gpt-5.4 | `https://opencode.ai/zen/v1/responses` | `@ai-sdk/openai` |
6768
| GPT 5.3 Codex | gpt-5.3-codex | `https://opencode.ai/zen/v1/responses` | `@ai-sdk/openai` |
6869
| GPT 5.2 | gpt-5.2 | `https://opencode.ai/zen/v1/responses` | `@ai-sdk/openai` |
6970
| GPT 5.2 Codex | gpt-5.2-codex | `https://opencode.ai/zen/v1/responses` | `@ai-sdk/openai` |
@@ -147,6 +148,7 @@ We support a pay-as-you-go model. Below are the prices **per 1M tokens**.
147148
| Gemini 3 Pro (≤ 200K tokens) | $2.00 | $12.00 | $0.20 | - |
148149
| Gemini 3 Pro (> 200K tokens) | $4.00 | $18.00 | $0.40 | - |
149150
| Gemini 3 Flash | $0.50 | $3.00 | $0.05 | - |
151+
| GPT 5.4 | $2.50 | $15.00 | $0.25 | - |
150152
| GPT 5.3 Codex | $1.75 | $14.00 | $0.175 | - |
151153
| GPT 5.2 | $1.75 | $14.00 | $0.175 | - |
152154
| GPT 5.2 Codex | $1.75 | $14.00 | $0.175 | - |

0 commit comments

Comments
 (0)