Unverified 提交 eae22bed authored 作者: Will Chen's avatar Will Chen 提交者: GitHub

glm 4.6 (#1557)

<!-- CURSOR_SUMMARY --> > [!NOTE] > <sup>[Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) is generating a summary for commit 5e434b7d049c839504c726b096bf5fa4c22f162b. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY -->
上级 146e083d
...@@ -212,6 +212,15 @@ export const MODEL_OPTIONS: Record<string, ModelOption[]> = { ...@@ -212,6 +212,15 @@ export const MODEL_OPTIONS: Record<string, ModelOption[]> = {
temperature: 0, temperature: 0,
dollarSigns: 0, dollarSigns: 0,
}, },
{
name: "z-ai/glm-4.6",
displayName: "GLM 4.6",
description: "Z-AI's best coding model",
maxOutputTokens: 32_000,
contextWindow: 200_000,
temperature: 0,
dollarSigns: 2,
},
{ {
name: "qwen/qwen3-coder", name: "qwen/qwen3-coder",
displayName: "Qwen3 Coder", displayName: "Qwen3 Coder",
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论