Skip to content

Commit aea5fea

Browse files
committed
Revert "Switch judge evaluator from GPT-4o to Claude to avoid OpenAI quota limits"
This reverts commit df66e38.
1 parent df66e38 commit aea5fea

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ai-config-validation.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -294,8 +294,6 @@ jobs:
294294
--api-url http://localhost:8000 \
295295
--endpoint /chat \
296296
--minimal-payload \
297-
--judge-model claude-3-5-sonnet-20241022 \
298-
--judge-provider anthropic \
299297
--report test-report.json
300298
301299
TEST_EXIT_CODE=$?

0 commit comments

Comments
 (0)