{
"model": "string",
"messages": [
{
"role": "developer",
"content": "string",
"name": "string",
"tool_call_id": "string",
"audio": {},
"tool_calls": [
{}
],
"function_call": {}
}
],
"store": false,
"reasoning_effort": "medium",
"metadata": {
"property1": "string",
"property2": "string"
},
"frequency_penalty": 0,
"logit_bias": {
"property1": 0,
"property2": 0
},
"logprobs": false,
"top_logprobs": 0,
"max_tokens": "string",
"max_completion_tokens": 0,
"n": 1,
"modalities": [
"string"
],
"prediction": {},
"audio": {},
"presence_penalty": 0,
"response_format": {},
"seed": 0,
"stop": "string",
"stream": "string",
"stream_options": "string",
"temperature": "string",
"top_p": "string",
"tools": [
"string"
],
"type": "string",
"tool_choice": "string",
"parallel_tool_calls": true,
"user": "string",
"function_call": "string",
"functions": [
"string"
]
}