CompletionResponse.Object

CompletionResponse.Object property

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

public string Object { get; set; }

See Also