Documentation Index
Fetch the complete documentation index at: https://docs.praison.ai/llms.txt
Use this file to discover all available pages before exploring further.
describe
Method
This is a method of the VisionAgent class in the vision_agent module.Generate a detailed description of an image.
Signature
Parameters
Image URL or local file path
Detail level (low, high, auto)
Override model for this call **kwargs: Additional parameters
Returns
Detailed description text
Usage
Uses
analyze
Source
View on GitHub
praisonaiagents/agent/vision_agent.py at line 266
