CreateChatCompletionChunkResponse.Object

CreateChatCompletionChunkResponse.Object property

Gets or sets the object type, which is always chat.completion.chunk.

public string Object { get; set; }

See Also