OPENAPI / COMPONENTS / SCHEMAS
Chat Completion Stream Response Delta data structure
ChatCompletionStreamResponseDeltaStructural definition for Chat Completion Stream Response Delta in the OpenAI API contract.
object5properties
contentstringcontent value in the OpenAI API contract.
function_callobjectfunction call value in the OpenAI API contract.
refusalstringrefusal value in the OpenAI API contract.
rolestringrole value in the OpenAI API contract.
tool_callsChatCompletionMessageToolCallChunktool calls value in the OpenAI API contract.