Snack pick
choiceWhich snack would you recommend for this group's game night?
- popcorn | Popcorn
- brownies | Brownies
- mix | Mixed pretzels and chocolate
Jev example · Party games
Make a tiny preference judgment, not a correctness test.
This is the context Jev receives before answering the typed question.
{
"event": "A four-person board-game night",
"preferences": [
"salty",
"sweet",
"salty",
"no preference"
],
"budget": "Enough for one shared snack",
"options": [
"popcorn",
"brownies",
"mixed pretzels and chocolate"
]
}Which snack would you recommend for this group's game night?
Give everyone the same preference, then try a split vote.
Catalog source: TypeSafeAI/typesafe-playground, reused under MIT. This is an independent community catalog, not an official TypeSafe AI product.