cai/examples/customer_service_streaming/configs/swarm_tasks.json

15 lines
390 B
JSON

[
{
"description": "What is the square root of 16?"
},
{
"description": "Is phone verification required for new OpenAI account creation or ChatGPT usage",
"evaluate": true
},
{
"description": "How many free tokens do I get when I sign up for an OpenAI account? Send an email to me@gmail.com containing that answer",
"iterate": true,
"evaluate": true
}
]