praisonaiagents.agent.vision_agent
Core SDK VisionAgent - A specialized agent for image analysis and understanding. This agent provides vision capabilities for analyzing, describing, and extracting information from images using AI vision models. Follows the Agent() class patterns with:- Lazy loading for heavy dependencies (litellm, rich)
- Precedence Ladder for configuration resolution
- Both sync and async methods

