Interface IImageDescriptionCopilotOptionsTOptions

IImageDescriptionCopilotOptions<TOptions> arayüzü

Belirli bir tür için resim açıklama yardımcı pilot seçenekleri arayüzünü temsil eder.

public interface IImageDescriptionCopilotOptions<out TOptions>
ParametreAçıklama
TOptionsResim açıklama yardımcı pilotu için seçeneklerin türü.

Yöntemler

İsimAçıklama
GetOptions()TOptions türündeki seçenekleri alır.

Ayrıca Bakınız