Versions in this module Expand all Collapse all v0 v0.2.0 Aug 8, 2026 v0.1.0 Aug 5, 2026 Changes in this version + const DefaultThreshold + const PromptChart + const PromptCode + const PromptFormula + const PromptPage + const PromptTable + func Route(p doc.Page, threshold float64) bool + type Engine interface + Close func() error + Recognize func(ctx context.Context, img *image.RGBA, opt Options) (string, error) + type Options struct + MaxTokens int + OnDelta func(string) + Prompt string