Class AICopilotFactory
AICopilotFactory sınıfı
Farklı türdeki copilotu oluşturmak için fabrika sınıfı.
public static class AICopilotFactory
Yöntemler
İsim | Açıklama |
---|---|
static CreateChatCopilot<TOptions>(IChatClient<TOptions>, IChatCopilotOptions<TOptions>) | Müşteri ve seçeneklere dayalı bir sohbet copilotu oluşturur. |
static CreateImageDescriptionCopilot<TOptions>(IImageDescriptionClient<TOptions>, IImageDescriptionCopilotOptions<TOptions>) | Müşteri ve seçeneklere dayalı bir resim açıklama copilotu oluşturur. |
static CreateSummaryCopilot<TOptions>(ISummaryClient<TOptions>, ISummaryCopilotOptions<TOptions>) | Müşteri ve seçeneklere dayalı bir özet copilotu oluşturur. |
Ayrıca Bakınız
- namespace Aspose.Pdf.AI
- assembly Aspose.PDF