curl --location --request POST 'https://reasoner.coludai.cn/api/illation' \
--header 'ca;' \
--header 'Content-Type: application/json' \
--data-raw '{
"prompt": "你是谁?",
"token": "e533a536a00a10a57585bc8df11bb042",
"use_network": false,
"stream": false
}'