vision_analyze_image
Analyze image files using Ollama vision models. Provide a prompt to describe or ask questions about the image, with model selection.
Instructions
Analyze an image file with Ollama vision model
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to the image file | |
| model | No | Vision model to use | llava |
| prompt | No | What to analyze | Describe this image |