GoogleCloudPlatform / dialogflow-flutter-grpc

Auto-generated Flutter Dialogflow library for detecting intents using gRPC. A faster integration with the Dialogflow API and also the possibility to do audio streaming.
Apache License 2.0
11 stars 8 forks source link

Support for DialogflowCX in flutter. #5

Open Rohan0109 opened 2 years ago

Rohan0109 commented 2 years ago

I have been working on Dialogflow and made an agent in it, I need to integrate that to my flutter app but all the dependencies I use only work for Dialogflow ES not for CX . even dialogflow-flutter-grpc . The error I am getting is : "message": "com.google.apps.framework.request.NotFoundException: No DesignTimeAgent found for project 'myproject-359005'.", "status": "NOT_FOUND". Help Thank you

jskeet commented 2 years ago

Please do not tag random GitHub usernames in issues. I have barely used Dialogflow and never used Flutter.