Skip to content

Commit c7cade2

Browse files
author
Frank
committed
zen: sync
1 parent 8f6c884 commit c7cade2

File tree

1 file changed

+0
-4
lines changed
  • packages/web/src/content/docs

1 file changed

+0
-4
lines changed

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ You can also access our models through the following API endpoints.
7777
| Claude Haiku 3.5 | claude-3-5-haiku | `https://opencode.ai/zen/v1/messages` | `@ai-sdk/anthropic` |
7878
| Claude Opus 4.5 | claude-opus-4-5 | `https://opencode.ai/zen/v1/messages` | `@ai-sdk/anthropic` |
7979
| Claude Opus 4.1 | claude-opus-4-1 | `https://opencode.ai/zen/v1/messages` | `@ai-sdk/anthropic` |
80-
| MiniMax M2.1 | minimax-m2.1 | `https://opencode.ai/zen/v1/messages` | `@ai-sdk/anthropic` |
8180
| Gemini 3 Pro | gemini-3-pro | `https://opencode.ai/zen/v1/models/gemini-3-pro` | `@ai-sdk/google` |
8281
| Gemini 3 Flash | gemini-3-flash | `https://opencode.ai/zen/v1/models/gemini-3-flash` | `@ai-sdk/google` |
8382
| GLM 4.6 | glm-4.6 | `https://opencode.ai/zen/v1/chat/completions` | `@ai-sdk/openai-compatible` |
@@ -110,7 +109,6 @@ We support a pay-as-you-go model. Below are the prices **per 1M tokens**.
110109
| Model | Input | Output | Cached Read | Cached Write |
111110
| --------------------------------- | ------ | ------ | ----------- | ------------ |
112111
| Big Pickle | Free | Free | Free | - |
113-
| MiniMax M2.1 | Free | Free | Free | - |
114112
| Grok Code Fast 1 | Free | Free | Free | - |
115113
| GLM 4.6 | $0.60 | $2.20 | $0.10 | - |
116114
| Kimi K2 | $0.40 | $2.50 | - | - |
@@ -144,7 +142,6 @@ Credit card fees are passed along at cost; we don't charge anything beyond that.
144142
The free models:
145143

146144
- Grok Code Fast 1 is currently free on OpenCode for a limited time. The xAI team is using this time to collect feedback and improve Grok Code.
147-
- MiniMax M2.1 is currently free on OpenCode for a limited time. The MiniMax team is using this time to collect feedback and improve M2.1.
148145
- Big Pickle is a stealth model that's free on OpenCode for a limited time. The team is using this time to collect feedback and improve the model.
149146

150147
<a href={email}>Contact us</a> if you have any questions.
@@ -156,7 +153,6 @@ The free models:
156153
All our models are hosted in the US. Our providers follow a zero-retention policy and do not use your data for model training, with the following exceptions:
157154

158155
- Grok Code Fast 1: During its free period, collected data may be used to improve Grok Code.
159-
- MiniMax M2.1: During its free period, collected data may be used to improve M2.1.
160156
- Big Pickle: During its free period, collected data may be used to improve the model.
161157
- OpenAI APIs: Requests are retained for 30 days in accordance with [OpenAI's Data Policies](https://platform.openai.com/docs/guides/your-data).
162158
- Anthropic APIs: Requests are retained for 30 days in accordance with [Anthropic's Data Policies](https://docs.anthropic.com/en/docs/claude-code/data-usage).

0 commit comments

Comments
 (0)