From cfe4b720a444bbae85b26234fd671aa177cf41fd Mon Sep 17 00:00:00 2001 From: Vincent Koc Date: Wed, 1 Apr 2026 23:41:46 +0900 Subject: [PATCH] docs: add glm-5.1 and glm-5v-turbo to GLM model examples --- docs/providers/glm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/providers/glm.md b/docs/providers/glm.md index 64fe39a42df..e319bd8a6e3 100644 --- a/docs/providers/glm.md +++ b/docs/providers/glm.md @@ -39,5 +39,5 @@ openclaw onboard --auth-choice zai-cn ## Notes - GLM versions and availability can change; check Z.AI's docs for the latest. -- Example model IDs include `glm-5`, `glm-4.7`, and `glm-4.6`. +- Example model IDs include `glm-5.1`, `glm-5`, `glm-5v-turbo`, `glm-4.7`, and `glm-4.6`. - For provider details, see [/providers/zai](/providers/zai).