Skip to content
Judgment Labs
Esc
navigateopen⌘Jpreview
On this page

AgentJudge

Properties

PropType
judgeId?string
Typestring
name?string
Typestring
prompt?string
Typestring
model?string
Typestring
scoreType?ScoreType
TypeScoreType
description?string | null
Typestring | null
judgeDescription?string | null
Typestring | null
categories?{ name: string; description: string; }[] | null
Type{ name: string; description: string; }[] | null
minScore?number | null
Typenumber | null
maxScore?number | null
Typenumber | null
majorVersion?number | null
Typenumber | null
minorVersion?number | null
Typenumber | null

Was this page helpful?