Versions in this module Expand all Collapse all v0 v0.1.2 Aug 7, 2026 v0.1.1 Aug 2, 2026 v0.1.0 Aug 2, 2026 Changes in this version + type Options struct + Language string + MaxInputChars int + OutputName string + OutputPath string + Profile string + VLMConfig vlm.Config + type Summary struct + Command string + FinishedAt string + Input string + InputChars int + Language string + OK bool + Output string + OutputChars int + OutputTokens int + Profile string + PromptTokens int + Source string + StartedAt string + TotalTokens int + func Run(ctx context.Context, inputPath string, options Options) (Summary, error)