mirror of
https://github.com/pewdiepie-archdaemon/odysseus.git
synced 2026-09-21 23:52:19 +02:00
13 lines
264 B
JSON
13 lines
264 B
JSON
{
|
|
"fixture": "basic-shapes.png",
|
|
"required_facts": {
|
|
"text": "ODYSSEUS 42",
|
|
"left_object": "red circle",
|
|
"right_object": "blue square"
|
|
},
|
|
"followup": {
|
|
"prompt": "What color was the shape on the right?",
|
|
"required_answer": "blue"
|
|
}
|
|
}
|