fix: GLM 4.7 reasoning should be true
This commit is contained in:
parent
d12056f4b4
commit
b77a2fee7a
@ -53,7 +53,7 @@ export const NEAR_AI_MODEL_CATALOG = [
|
|||||||
{
|
{
|
||||||
id: "zai-org/GLM-4.7",
|
id: "zai-org/GLM-4.7",
|
||||||
name: "GLM 4.7",
|
name: "GLM 4.7",
|
||||||
reasoning: false,
|
reasoning: true,
|
||||||
input: ["text"],
|
input: ["text"],
|
||||||
contextWindow: 131072,
|
contextWindow: 131072,
|
||||||
maxTokens: 8192,
|
maxTokens: 8192,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user