AICopilotFactory.CreateChatCopilot

AICopilotFactory.CreateChatCopilot<TOptions> metod

Skapar en chattkopilot baserat på klienten och alternativen.

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

Se Även