You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"GLM-4.6 introduces major upgrades over GLM-4.5, including a longer 200K-token context window for complex tasks, stronger coding performance in benchmarks and real-world tools (such as Claude Code, Cline, Roo Code, and Kilo Code), improved reasoning with tool use during inference, more capable and efficient agent integration, and refined writing that better matches human style, readability, and natural role-play scenarios.",
296
+
temperature: 0.5,// Default temperature for non-DeepSeek models
297
+
}),
298
+
)
299
+
})
300
+
301
+
it("should return zai-org/GLM-4.6-turbo model with correct configuration",()=>{
0 commit comments