OPENAPI / COMPONENTS / SCHEMAS
Eval Responses Source data structure
EvalResponsesSourceStructural definition for Eval Responses Source in the OpenAI API contract.
object11properties
created_afterstringcreated after value in the OpenAI API contract.
created_beforestringcreated before value in the OpenAI API contract.
instructions_searchstringinstructions search value in the OpenAI API contract.
metadatastringmetadata value in the OpenAI API contract.
modelstringmodel value in the OpenAI API contract.
reasoning_effortstringreasoning effort value in the OpenAI API contract.
temperaturestringtemperature value in the OpenAI API contract.
toolsstringtools value in the OpenAI API contract.
top_pstringtop p value in the OpenAI API contract.
typestringrequiredtype value in the OpenAI API contract.
usersstringusers value in the OpenAI API contract.