Implémenter un chatbot d'IA avec Dialogflow ES avis
15893 avis
Takeya O. · Examiné il y a environ 6 ans
stonbashi k. · Examiné il y a environ 6 ans
Necmettin C. · Examiné il y a environ 6 ans
Nuno M. · Examiné il y a environ 6 ans
Sam K. · Examiné il y a environ 6 ans
Saravanakumar G. · Examiné il y a environ 6 ans
Rodnei C. · Examiné il y a environ 6 ans
Rodnei C. · Examiné il y a environ 6 ans
Rodnei C. · Examiné il y a environ 6 ans
Lambert A. · Examiné il y a environ 6 ans
Ax /. · Examiné il y a environ 6 ans
Chris B. · Examiné il y a environ 6 ans
Haaris S. · Examiné il y a environ 6 ans
Joseph Y. · Examiné il y a environ 6 ans
William S. · Examiné il y a environ 6 ans
Jesus D. · Examiné il y a environ 6 ans
David A. · Examiné il y a environ 6 ans
Sharad M. · Examiné il y a environ 6 ans
Patricia E. · Examiné il y a environ 6 ans
MOhamed M. · Examiné il y a environ 6 ans
NOURELDIN O. · Examiné il y a environ 6 ans
Yousof A. · Examiné il y a environ 6 ans
great course. Be sure to include package.json logic in the course to be copied by user, this logic worked for me.... { "name": "dialogflowFirebaseFulfillment", "description": "This is the default fulfillment for a Dialogflow agents using Cloud Functions for Firebase", "version": "0.0.1", "private": true, "license": "Apache Version 2.0", "author": "Google Inc.", "engines": { "node": "8" }, "scripts": { "start": "firebase serve --only functions:dialogflowFirebaseFulfillment", "deploy": "firebase deploy --only functions:dialogflowFirebaseFulfillment" }, "dependencies": { "actions-on-google": "^2.2.0", "firebase-admin": "^5.13.1", "firebase-functions": "^2.0.2", "dialogflow": "^0.6.0", "dialogflow-fulfillment": "^0.5.0", "@google-cloud/datastore": "^1.1.0" } }
Christian S. · Examiné il y a environ 6 ans
You should probably include the package.json code snippet in the course to be copied. This package.json code worked to complete the course, { "name": "dialogflowFirebaseFulfillment", "description": "This is the default fulfillment for a Dialogflow agents using Cloud Functions for Firebase", "version": "0.0.1", "private": true, "license": "Apache Version 2.0", "author": "Google Inc.", "engines": { "node": "8" }, "scripts": { "start": "firebase serve --only functions:dialogflowFirebaseFulfillment", "deploy": "firebase deploy --only functions:dialogflowFirebaseFulfillment" }, "dependencies": { "actions-on-google": "^2.2.0", "firebase-admin": "^5.13.1", "firebase-functions": "^2.0.2", "dialogflow": "^0.6.0", "dialogflow-fulfillment": "^0.5.0", "@google-cloud/datastore": "^1.1.0" } }
Christian S. · Examiné il y a environ 6 ans
Robert R. · Examiné il y a environ 6 ans
Nous ne pouvons pas certifier que les avis publiés proviennent de consommateurs qui ont acheté ou utilisé les produits. Les avis ne sont pas vérifiés par Google.