This commit is contained in:
Wang Ji Qing 2026-04-24 19:25:39 -05:00 committed by GitHub
commit 3d022bfc06
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -760,7 +760,7 @@ VISION_ANALYZE_SCHEMA = {
"properties": {
"image_url": {
"type": "string",
"description": "Image URL (http/https) or local file path to analyze."
"description": "Image URL (http:// or https://) or file:// URI to analyze. Absolute local paths are also accepted."
},
"question": {
"type": "string",