OPENAPI / COMPONENTS / SCHEMAS

Eval Run Output Item Result data structure

EvalRunOutputItemResult

Structural definition for Eval Run Output Item Result in the OpenAI API contract.

object5properties
namestringrequired

name value in the OpenAI API contract.

passedbooleanrequired

passed value in the OpenAI API contract.

samplestring

sample value in the OpenAI API contract.

scorenumberrequired

score value in the OpenAI API contract.

typestring

type value in the OpenAI API contract.