diff --git a/hermes_cli/models.py b/hermes_cli/models.py index 50778e2a9..e64e54e38 100644 --- a/hermes_cli/models.py +++ b/hermes_cli/models.py @@ -87,6 +87,7 @@ _PROVIDER_MODELS: dict[str, list[str]] = { ], "zai": [ "glm-5", + "glm-5-turbo", "glm-4.7", "glm-4.5", "glm-4.5-flash",