diff options
| author | Frank <[email protected]> | 2026-04-07 17:46:11 -0400 |
|---|---|---|
| committer | Frank <[email protected]> | 2026-04-07 17:46:11 -0400 |
| commit | c5897247297d37bf483f3a51aa956fc3bd4eda0d (patch) | |
| tree | e28e0e5a05ccc9ba19aa80a5e1cea3305080b8a7 /packages/web/src/content/docs/da | |
| parent | 9385714373a8762851427935e3e8da1199533cee (diff) | |
| download | opencode-c5897247297d37bf483f3a51aa956fc3bd4eda0d.tar.gz opencode-c5897247297d37bf483f3a51aa956fc3bd4eda0d.zip | |
zen: glm5.1 doc
Diffstat (limited to 'packages/web/src/content/docs/da')
| -rw-r--r-- | packages/web/src/content/docs/da/zen.mdx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/web/src/content/docs/da/zen.mdx b/packages/web/src/content/docs/da/zen.mdx index 4d92a60fa..3660e528d 100644 --- a/packages/web/src/content/docs/da/zen.mdx +++ b/packages/web/src/content/docs/da/zen.mdx @@ -91,6 +91,7 @@ Du kan også få adgang til vores modeller gennem følgende API-endpoints. | Gemini 3 Flash | gemini-3-flash | `https://opencode.ai/zen/v1/models/gemini-3-flash` | `@ai-sdk/google` | | MiniMax M2.5 | minimax-m2.5 | `https://opencode.ai/zen/v1/chat/completions` | `@ai-sdk/openai-compatible` | | MiniMax M2.5 Free | minimax-m2.5-free | `https://opencode.ai/zen/v1/chat/completions` | `@ai-sdk/openai-compatible` | +| GLM 5.1 | glm-5.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` | | Kimi K2.5 | kimi-k2.5 | `https://opencode.ai/zen/v1/chat/completions` | `@ai-sdk/openai-compatible` | | Big Pickle | big-pickle | `https://opencode.ai/zen/v1/chat/completions` | `@ai-sdk/openai-compatible` | @@ -128,6 +129,7 @@ Vi understøtter en pay-as-you-go-model. Nedenfor er priserne **pr. 1M tokens**. | Nemotron 3 Super Free | Free | Free | Free | - | | MiniMax M2.5 Free | Free | Free | Free | - | | MiniMax M2.5 | $0.30 | $1.20 | $0.06 | $0.375 | +| GLM 5.1 | $1.40 | $4.40 | $0.26 | - | | GLM 5 | $1.00 | $3.20 | $0.20 | - | | Kimi K2.5 | $0.60 | $3.00 | $0.10 | - | | Qwen3 Coder 480B | $0.45 | $1.50 | - | - | |
