LlamaChatCompletionRequest.Model

LlamaChatCompletionRequest.Model property

Sets or gets ID of the model to use.

public string Model { get; set; }

See Also