AICopilotFactory.CreateOcrCopilot

AICopilotFactory.CreateOcrCopilot<TOptions> method

Creates an OCR copilot based on the client and options.

public static IOcrCopilot CreateOcrCopilot<TOptions>(IOcrClient<TOptions> client, 
    IOcrCopilotOptions<TOptions> options)

See Also