vision_describe
Generate a detailed textual description of a local image using a vision API. Supports multiple providers including Anthropic, Zhipu, and Ollama.
Instructions
对一张本地图片生成详细的文字描述/识别结果
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | 本地图片文件的绝对或相对路径 | |
| provider | No | 视觉 API 后端: anthropic | zhipu | ollama。不传则使用默认 provider |