analyze_local_image
Perform privacy-focused image analysis on your local machine. Use local vision models like Llava or Moondream to answer prompts about image content without sending data to the cloud.
Instructions
Vision: Privacy-focused image analysis using local vision models (Llava, Moondream, etc).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | ||
| prompt | Yes | What to ask about the image. | |
| image_path | Yes | Absolute path to the image. |