summaryrefslogtreecommitdiffhomepage
path: root/packages/web/src
diff options
context:
space:
mode:
authorFrank <[email protected]>2026-02-17 01:12:09 -0500
committerFrank <[email protected]>2026-02-17 01:12:13 -0500
commitace63b3ddb99335b9ff71121336f70407c4b3ea5 (patch)
tree33a538ff0de289f54ffbc678246a3f06c4fe3ebb /packages/web/src
parentd338bd528c010bdab481e0e9ecc637674a2d5246 (diff)
downloadopencode-ace63b3ddb99335b9ff71121336f70407c4b3ea5.tar.gz
opencode-ace63b3ddb99335b9ff71121336f70407c4b3ea5.zip
zen: glm 5 free
Diffstat (limited to 'packages/web/src')
-rw-r--r--packages/web/src/content/docs/zen.mdx4
1 files changed, 4 insertions, 0 deletions
diff --git a/packages/web/src/content/docs/zen.mdx b/packages/web/src/content/docs/zen.mdx
index ae364fc9e..482a4454f 100644
--- a/packages/web/src/content/docs/zen.mdx
+++ b/packages/web/src/content/docs/zen.mdx
@@ -86,6 +86,7 @@ You can also access our models through the following API endpoints.
| MiniMax M2.5 Free | minimax-m2.5-free | `https://opencode.ai/zen/v1/chat/completions` | `@ai-sdk/openai-compatible` |
| MiniMax M2.1 | minimax-m2.1 | `https://opencode.ai/zen/v1/chat/completions` | `@ai-sdk/openai-compatible` |
| GLM 5 | glm-5 | `https://opencode.ai/zen/v1/chat/completions` | `@ai-sdk/openai-compatible` |
+| GLM 5 Free | glm-5-free | `https://opencode.ai/zen/v1/chat/completions` | `@ai-sdk/openai-compatible` |
| GLM 4.7 | glm-4.7 | `https://opencode.ai/zen/v1/chat/completions` | `@ai-sdk/openai-compatible` |
| GLM 4.6 | glm-4.6 | `https://opencode.ai/zen/v1/chat/completions` | `@ai-sdk/openai-compatible` |
| Kimi K2.5 | kimi-k2.5 | `https://opencode.ai/zen/v1/chat/completions` | `@ai-sdk/openai-compatible` |
@@ -121,6 +122,7 @@ We support a pay-as-you-go model. Below are the prices **per 1M tokens**.
| MiniMax M2.5 Free | Free | Free | Free | - |
| MiniMax M2.5 | $0.30 | $1.20 | $0.06 | - |
| MiniMax M2.1 | $0.30 | $1.20 | $0.10 | - |
+| GLM 5 Free | Free | Free | Free | - |
| GLM 5 | $1.00 | $3.20 | $0.20 | - |
| GLM 4.7 | $0.60 | $2.20 | $0.10 | - |
| GLM 4.6 | $0.60 | $2.20 | $0.10 | - |
@@ -160,6 +162,7 @@ Credit card fees are passed along at cost (4.4% + $0.30 per transaction); we don
The free models:
+- GLM 5 Free is available on OpenCode for a limited time. The team is using this time to collect feedback and improve the model.
- 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.
- 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.
- 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.
@@ -192,6 +195,7 @@ charging you more than $20 if your balance goes below $5.
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:
- Big Pickle: During its free period, collected data may be used to improve the model.
+- GLM 5 Free: During its free period, collected data may be used to improve the model.
- Kimi K2.5 Free: During its free period, collected data may be used to improve the model.
- MiniMax M2.5 Free: During its free period, collected data may be used to improve the model.
- OpenAI APIs: Requests are retained for 30 days in accordance with [OpenAI's Data Policies](https://platform.openai.com/docs/guides/your-data).