OPENAPI / COMPONENTS / SCHEMAS

Chat Completion Stream Response Delta data structure

ChatCompletionStreamResponseDelta

Structural definition for Chat Completion Stream Response Delta in the OpenAI API contract.

object5properties
contentstring

content value in the OpenAI API contract.

function_callobject

function call value in the OpenAI API contract.

refusalstring

refusal value in the OpenAI API contract.

rolestring

role value in the OpenAI API contract.

tool_callsChatCompletionMessageToolCallChunk

tool calls value in the OpenAI API contract.