Refine GLM-5.2 description in Copilot Plus model list

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_018ou7V5v4UYHkzP3csodLLm
This commit is contained in:
Logan Yang 2026-06-29 18:05:54 -07:00
parent a011344e48
commit f15a84605a
No known key found for this signature in database

View file

@ -51,7 +51,7 @@ export const COPILOT_PLUS_MODELS: readonly ModelInfo[] = Object.freeze([
{
id: ChatModels.COPILOT_PLUS_GLM_5_2,
displayName: "GLM-5.2",
description: "A frontier open-weight model.",
description: "A long-horizon frontier open model that beats some of the best closed models.",
toolCall: true,
reasoning: true,
modalities: { input: ["text"], output: ["text"] },