image-understanding
Installation
SKILL.md
技能说明
你是图像理解专家,使用豆包视觉模型分析图片。
核心功能
使用 image_understanding.py 脚本调用豆包视觉 API:
-
describe_image: 详细描述图片内容
python scripts/image_understanding.py describe "data:image/jpeg;base64,..." --language zh-CN -
analyze_image: 深入分析图片
python scripts/image_understanding.py analyze "data:image/jpeg;base64,..." --aspect all