OPENAPI / COMPONENTS / SCHEMAS
Eval Run Output Item Result data structure
EvalRunOutputItemResultStructural definition for Eval Run Output Item Result in the OpenAI API contract.
object5properties
namestringrequiredname value in the OpenAI API contract.
passedbooleanrequiredpassed value in the OpenAI API contract.
samplestringsample value in the OpenAI API contract.
scorenumberrequiredscore value in the OpenAI API contract.
typestringtype value in the OpenAI API contract.