Grader Models
ModelsExpand Collapse
GraderInputs = Array<string | ResponseInputText { text, type, prompt_cache_breakpoint } | OutputText { text, type } | 2 more>A list of inputs, each of which may be either an input text, output text, input
image, or input audio object.
GraderInputs = Array<string | ResponseInputText { text, type, prompt_cache_breakpoint } | OutputText { text, type } | 2 more>
A list of inputs, each of which may be either an input text, output text, input image, or input audio object.