CompletionResponse.Model

CompletionResponse.Model property

Gets or sets the model used for the chat completion.

public string Model { get; set; }

See Also