token: ********************
{
"messages": [
{}
],
"ref_conv_id": "",
"stream": false,
"model": "qwen",
"ticket": "string"
}
curl --location --request POST 'http://api.nonebot.top/api/v1/chat/qwen/completions?token' \
--header 'Content-Type: application/json' \
--data-raw '{
"messages": [
{}
],
"ref_conv_id": "",
"stream": false,
"model": "qwen",
"ticket": "string"
}'
null