{
"model": "string",
"messages": [
{
"role": "string",
"content": "string"
}
],
"max_tokens": 0,
"system": "string",
"temperature": 0,
"top_p": 0,
"top_k": 0,
"stop_sequences": [
"string"
],
"stream": true,
"metadata": {},
"provider": "string",
"portkey_provider": "string",
"portkey_virtual_key": "string"
}