@asyncify-hq/node@0.8.1
·
64 commits
to main
since this release
Patch Changes
- 340576a: Eval run results now include optional
judged[]LLM-judge verdicts. A scenario whoseexpectblocks usejudge(groundedness / tone / refusal) carries oneJudgeVerdictRecordper graded dimension —{ turn, dim, verdict, score?, rationale }— alongside the existingfailures.verdict: 'skipped'marks a dimension no judge client was available for, which is neither a pass nor a failure. Types only, and additive: a scenario that uses no judge returns exactly the shape it did before.