CreateChatCompletionChunkResponse.Choices

CreateChatCompletionChunkResponse.Choices özelliği

Bir sohbet tamamlama seçenekleri listesi alır veya ayarlar. n 1’den büyükse birden fazla öğe içerebilir. stream_options: {“include_usage”: true} olarak ayarlandığında son parça için boş da olabilir.

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

Ayrıca Bakınız