ChatChoiceDelta
ChatChoiceDelta
JSON Example
{
"role": "string",
"content": "string",
"tool_calls": [
{
"index": 0,
"id": "string",
"type": "string",
"function": {
"name": "string",
"arguments": "string"
}
}
]
}
string
role
Optional
role
string
content
Optional
content