OptionaladditionalOptionalauthorThe 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.
OptionalcompletionGets or sets the ID of the completion of which this update is a part.
The completion update content items.
OptionalcreatedGets or sets a timestamp for the completion update.
OptionalfinishGets or sets the finish reason for the operation.
OptionalmodelGets or sets the model ID using in the creation of the chat completion of which this update is a part.
OptionalroleGets or sets the role of the author of the completion update.
StaticfromCreates 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.