15 lines
307 B
JSON
15 lines
307 B
JSON
|
|
{
|
||
|
|
"steps": [
|
||
|
|
{
|
||
|
|
"op": "initialize"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"op": "newSession"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"op": "prompt",
|
||
|
|
"text": "Use read_image on red.png in the current directory. If the tool refuses because the current model is text-only, reply with exactly the single word UNAVAILABLE."
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|