We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07c2b6a commit 9e4163fCopy full SHA for 9e4163f
.github/workflows/visor.yml
@@ -34,7 +34,7 @@ jobs:
34
ANTHROPIC_API_URL: 'https://api.z.ai/api/anthropic/v1'
35
# OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
36
# Optional: Specify the AI model to use
37
- MODEL_NAME: 'glm-5'
+ MODEL_NAME: 'glm-4.5'
38
39
- name: Upload telemetry traces
40
if: always()
0 commit comments