Skip to content
Discussion options

You must be logged in to vote

No, a judge-side failure does not count against the agent. If the llm_rubric grading call raises (transient API error) or returns output that can't be parsed into a verdict, the verifier abstains: it emits a criterion with weight=0 and required=false, so it can neither drag down the weight-normalized reward nor fail an otherwise-passing run. The underlying error is still recorded on the criterion (error field) for inspection. The parser is also tolerant of prose- or fence-wrapped JSON, so only a genuine failure leads to an abstain rather than a verdict.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by eng1725
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants