AICopilotFactory.CreateChatCopilot

AICopilotFactory.CreateChatCopilot<TOptions> metodu

Müşteri ve seçeneklere dayalı bir sohbet yardımcı pilotu oluşturur.

public static IChatCopilot CreateChatCopilot<TOptions>(IChatClient<TOptions> client, 
    IChatCopilotOptions<TOptions> options)

Ayrıca Bakınız