role_play
analyze user's reply
analyze user's sentence, then get score and feedback
get/v2/role_play/get_feedback
Query parameters
locationstring required
scenario location
rolestring required
user role
textstring required
user input
Headers
Authorizationstring required
With the bearer started, optional for guest
Response
success, the data is *model.FeedbackRsp
Example response
{
"message": "success"
}