29 lines
561 B
JSON
29 lines
561 B
JSON
{
|
|
"steps": [
|
|
{
|
|
"op": "initialize"
|
|
},
|
|
{
|
|
"op": "newSession"
|
|
},
|
|
{
|
|
"op": "promptContent",
|
|
"content": [
|
|
{
|
|
"type": "text",
|
|
"text": "Inspect this image, then reply with exactly "
|
|
},
|
|
{
|
|
"type": "image",
|
|
"data": "iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAADElEQVR4nGP4z8AAAAMBAQDJ/pLvAAAAAElFTkSuQmCC",
|
|
"mimeType": "image/png"
|
|
},
|
|
{
|
|
"type": "text",
|
|
"text": "the single word DONE."
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|