{
"model": "deepseek-chat",
"prompt": "你是谁",
"stream": true
}curl --location 'https://api.shuyou.ai/v1/beta/completions' \
--header 'Content-Type: application/json' \
--data '{
"model": "deepseek-chat",
"prompt": "你是谁",
"stream": true
}'{}