CreateChatCompletionChunkResponse.Model

CreateChatCompletionChunkResponse.Model property

Gets or sets the model to generate the completion.

public string Model { get; set; }

See Also