fix: GLM 4.7 reasoning should be true

This commit is contained in:
Firat Sertgoz 2026-01-26 22:39:01 +04:00
parent d12056f4b4
commit b77a2fee7a
No known key found for this signature in database
GPG Key ID: D5001141982D0383

View File

@ -53,7 +53,7 @@ export const NEAR_AI_MODEL_CATALOG = [
{
id: "zai-org/GLM-4.7",
name: "GLM 4.7",
reasoning: false,
reasoning: true,
input: ["text"],
contextWindow: 131072,
maxTokens: 8192,