curl --location 'http://159.75.169.224:1235/api/api/psychological-chat/stream' \ --header 'token;' \ --header 'Accept: text/event-stream' \ --header 'Content-Type: application/json' \ --data '{ "sessionId": "string", "userMessage": "string" }'
{}