{
"content": "你好",
"llmModel": "qwen-max-2025-01-25"
}curl --location --request POST '/aliyunbailian/dashscope/chat' \
--header 'Content-Type: application/json' \
--data-raw '{
"content": "你好",
"llmModel": "qwen-max-2025-01-25"
}'{
"timestamp": "string",
"status": 0,
"error": "string",
"path": "string"
}