LlamaChatCompletionResponse.Object

LlamaChatCompletionResponse.Object property

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

public string Object { get; set; }

See Also