mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-04-25 00:51:20 +00:00
Merge cc04d20686 into 05d8f11085
This commit is contained in:
commit
3d022bfc06
1 changed files with 1 additions and 1 deletions
|
|
@ -760,7 +760,7 @@ VISION_ANALYZE_SCHEMA = {
|
||||||
"properties": {
|
"properties": {
|
||||||
"image_url": {
|
"image_url": {
|
||||||
"type": "string",
|
"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": {
|
"question": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue