AICopilotFactory.CreateChatCopilot

Метод AICopilotFactory.CreateChatCopilot<TOptions>

Создает чат-коопилота на основе клиента и параметров.

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

См. также