Skip to content

Commit 9e4163f

Browse files
authored
Update visor.yml
1 parent 07c2b6a commit 9e4163f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/visor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
ANTHROPIC_API_URL: 'https://api.z.ai/api/anthropic/v1'
3535
# OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
3636
# Optional: Specify the AI model to use
37-
MODEL_NAME: 'glm-5'
37+
MODEL_NAME: 'glm-4.5'
3838

3939
- name: Upload telemetry traces
4040
if: always()

0 commit comments

Comments
 (0)