AICopilotFactory.CreateImageDescriptionCopilot

AICopilotFactory.CreateImageDescriptionCopilot<TOptions> method

Creates an image description copilot based on the client and options.

public static IImageDescriptionCopilot CreateImageDescriptionCopilot<TOptions>(
    IImageDescriptionClient<TOptions> client, IImageDescriptionCopilotOptions<TOptions> options)

See Also