Hello @Monoj Kumar Thanks for reaching out to us, I just tested on my end, and I am able to make it work. There are some tips based on my experience since it took me some time to figure it out too.
First, please test your deployment to see if this deployment is working normally -
If you can get an expect result from the testing, then go to your "Deploying a model" panel -
You need to edit the Query Language and Your Query before your run it in your command line -
I am able to get the result in my command as below {"kind":"ConversationResult","result":{"query":"I want to fly to NY from Seattl","prediction":{"topIntent":"Bookflight","projectKind":"Conversation","intents":[{"category":"Bookflight","confidenceScore":0.92616874},{"category":"None","confidenceScore":0},{"category":"orderfood","confidenceScore":0}],"entities":[]}}} Please have a try and let me know if this is not working for you still, thanks.
Regards, Yutong
-Please kindly accept the answer if you feel helpful to support the community, thanks a lot.