English
cURL
curl --request POST \ --url https://{base_url}/v1/app/chat \ --header 'Content-Type: application/json' \ --data '{}'
Routes for chat interactions
The chat request containing the input message and other parameters
Show child attributes