{
"prompt": "一只法国斗牛犬",
"use_thought": false
}
curl --location --request POST 'https://api.302.ai/302/submit/bagel' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"prompt": "一只法国斗牛犬",
"use_thought": false
}'
{
"completed_at": "",
"created_at": "",
"error": "",
"id": "",
"model": "",
"output": "",
"started_at": "",
"status": ""
}