diff --git a/src/models.json b/src/models.json index bd127f5..823b9c2 100644 --- a/src/models.json +++ b/src/models.json @@ -524,10 +524,12 @@ } }, { - "id": "glm-4.6", - "handle": "zai/glm-4.6", - "label": "GLM-4.6", - "description": "Zai's legacy model", + "id": "glm-5", + "handle": "zai/glm-5", + "label": "GLM-5", + "description": "zAI's latest coding model", + "isFeatured": true, + "free": true, "updateArgs": { "context_window": 200000 } @@ -536,7 +538,7 @@ "id": "glm-4.7", "handle": "zai/glm-4.7", "label": "GLM-4.7", - "description": "zAI's latest coding model", + "description": "zAI's latest coding model (legacy)", "isFeatured": true, "free": true, "updateArgs": {