curl --location '/human' \ --header 'Content-Type: text/plain' \ --data '{ "sessionid": 123456, "type": "chat", "text": "你好,请介绍一下自己", "interrupt": false }'
{}