Versions in this module Expand all Collapse all v0 v0.3.27 Sep 17, 2026 v0.3.26 Sep 16, 2026 Changes in this version + func NewRecognize(cfg RecognizeConfig, deps RecognizeDeps) (agentkit.ToolPack, error) + type RecognizeConfig struct + ImageSystemPrompt string + Model string + type RecognizeDeps struct + LLM agentkit.LLMProvider + Workspace workspace.Service + type RecognizeImageInput struct + Path string + Task string