curl --location --request POST 'https://app.gpt-trainer.com/api/v1/session/{uuid}/message/stream' \ --header 'Content-Type: application/json' \ --header 'Authorization: Bearer <token>' \ --data-raw '{"query": "Your query goes here"}'
"Chat streaming response"
Create a session message for a chatbot session specified by session uuid