Optional
additionalOptional
authorThe name of the author of the update.
Gets or sets the zero-based index of the choice with which this update is associated in the streaming sequence.
Optional
completionGets or sets the ID of the completion of which this update is a part.
The completion update content items.
Optional
createdGets or sets a timestamp for the completion update.
Optional
finishGets or sets the finish reason for the operation.
Optional
modelGets or sets the model ID using in the creation of the chat completion of which this update is a part.
Optional
roleGets or sets the role of the author of the completion update.
Static
fromCreates a new instance of ChatResponseUpdate from a JSON string.
The JSON string representing the ChatResponseUpdate.
A new instance of ChatResponseUpdate populated with the data from the JSON string.
Represents a single streaming response chunk from a ChatClient.