LlamaChatCompletionResponse.Choices

LlamaChatCompletionResponse.Choices özelliği

Bir sohbet tamamlama seçenekleri listesi alır veya ayarlar. n 1’den büyükse birden fazla olabilir.

public List<Choice> Choices { get; set; }

Ayrıca Bakınız