AICopilotFactory.CreateSummaryCopilot

AICopilotFactory.CreateSummaryCopilot<TOptions> method

Creates a summary copilot based on the client and options.

public static ISummaryCopilot CreateSummaryCopilot<TOptions>(ISummaryClient<TOptions> client, 
    ISummaryCopilotOptions<TOptions> options)

See Also