OPENAPI / COMPONENTS / SCHEMAS
Modify Assistant Request data structure
ModifyAssistantRequestStructural definition for Modify Assistant Request in the OpenAI API contract.
object11properties
descriptionstringdescription value in the OpenAI API contract.
instructionsstringinstructions value in the OpenAI API contract.
metadataMetadatametadata value in the OpenAI API contract.
modelstringmodel value in the OpenAI API contract.
namestringname value in the OpenAI API contract.
reasoning_effortReasoningEffortreasoning effort value in the OpenAI API contract.
response_formatstringresponse format value in the OpenAI API contract.
temperaturestringtemperature value in the OpenAI API contract.
tool_resourcesstringtool resources value in the OpenAI API contract.
toolsarraytools value in the OpenAI API contract.
top_pstringtop p value in the OpenAI API contract.