OPENAPI / COMPONENTS / SCHEMAS

Eval Responses Source data structure

EvalResponsesSource

Structural definition for Eval Responses Source in the OpenAI API contract.

object11properties
created_afterstring

created after value in the OpenAI API contract.

created_beforestring

created before value in the OpenAI API contract.

instructions_searchstring

instructions search value in the OpenAI API contract.

metadatastring

metadata value in the OpenAI API contract.

modelstring

model value in the OpenAI API contract.

reasoning_effortstring

reasoning effort value in the OpenAI API contract.

temperaturestring

temperature value in the OpenAI API contract.

toolsstring

tools value in the OpenAI API contract.

top_pstring

top p value in the OpenAI API contract.

typestringrequired

type value in the OpenAI API contract.

usersstring

users value in the OpenAI API contract.