Skip to content

Commit 59a323e

Browse files
committed
wip: zen
1 parent 658bf6f commit 59a323e

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

  • packages/web/src/content/docs

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

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,8 @@ You can also access our models through the following API endpoints.
8383
| Gemini 3 Pro | gemini-3-pro | `https://opencode.ai/zen/v1/models/gemini-3-pro` | `@ai-sdk/google` |
8484
| Gemini 3 Flash | gemini-3-flash | `https://opencode.ai/zen/v1/models/gemini-3-flash` | `@ai-sdk/google` |
8585
| MiniMax M2.1 | minimax-m2.1 | `https://opencode.ai/zen/v1/chat/completions` | `@ai-sdk/openai-compatible` |
86-
| MiniMax M2.5 Free | minimax-m2.5-free | `https://opencode.ai/zen/v1/messages` | `@ai-sdk/anthropic` |
86+
| MiniMax M2.5 Free | minimax-m2.5-free | `https://opencode.ai/zen/v1/chat/completions` | `@ai-sdk/openai-compatible` |
8787
| GLM 4.7 | glm-4.7 | `https://opencode.ai/zen/v1/chat/completions` | `@ai-sdk/openai-compatible` |
88-
| GLM 4.7 Free | glm-4.7-free | `https://opencode.ai/zen/v1/chat/completions` | `@ai-sdk/openai-compatible` |
8988
| GLM 4.6 | glm-4.6 | `https://opencode.ai/zen/v1/chat/completions` | `@ai-sdk/openai-compatible` |
9089
| Kimi K2.5 | kimi-k2.5 | `https://opencode.ai/zen/v1/chat/completions` | `@ai-sdk/openai-compatible` |
9190
| Kimi K2.5 Free | kimi-k2.5-free | `https://opencode.ai/zen/v1/chat/completions` | `@ai-sdk/openai-compatible` |
@@ -119,7 +118,6 @@ We support a pay-as-you-go model. Below are the prices **per 1M tokens**.
119118
| Big Pickle | Free | Free | Free | - |
120119
| MiniMax M2.5 Free | Free | Free | Free | - |
121120
| MiniMax M2.1 | $0.30 | $1.20 | $0.10 | - |
122-
| GLM 4.7 Free | Free | Free | Free | - |
123121
| GLM 4.7 | $0.60 | $2.20 | $0.10 | - |
124122
| GLM 4.6 | $0.60 | $2.20 | $0.10 | - |
125123
| Kimi K2.5 Free | Free | Free | Free | - |
@@ -158,7 +156,6 @@ Credit card fees are passed along at cost (4.4% + $0.30 per transaction); we don
158156

159157
The free models:
160158

161-
- GLM 4.7 Free is available on OpenCode for a limited time. The team is using this time to collect feedback and improve the model.
162159
- Kimi K2.5 Free is available on OpenCode for a limited time. The team is using this time to collect feedback and improve the model.
163160
- MiniMax M2.5 Free is available on OpenCode for a limited time. The team is using this time to collect feedback and improve the model.
164161
- 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.
@@ -191,7 +188,6 @@ charging you more than $20 if your balance goes below $5.
191188
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:
192189

193190
- Big Pickle: During its free period, collected data may be used to improve the model.
194-
- GLM 4.7 Free: During its free period, collected data may be used to improve the model.
195191
- Kimi K2.5 Free: During its free period, collected data may be used to improve the model.
196192
- MiniMax M2.5 Free: During its free period, collected data may be used to improve the model.
197193
- OpenAI APIs: Requests are retained for 30 days in accordance with [OpenAI's Data Policies](https://platform.openai.com/docs/guides/your-data).

0 commit comments

Comments
 (0)