关于“[DEPRECATED] Implementing an AI Chatbot with Dialogflow ES”的评价
评论
NOURELDIN O. · 评论over 5 years之前
Yousof A. · 评论over 5 years之前
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. · 评论over 5 years之前
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. · 评论over 5 years之前
Robert R. · 评论over 5 years之前
Abdulrahman k. · 评论over 5 years之前
Emanuele S. · 评论over 5 years之前
Aditya R. · 评论over 5 years之前
Rafa C. · 评论over 5 years之前
Fatema M. · 评论over 5 years之前
couldnt create ticket when there were no other issue
Fatema M. · 评论over 5 years之前
Laura C. · 评论over 5 years之前
Theo G. · 评论over 5 years之前
Fatih S. · 评论over 5 years之前
Like it! But many things broke - unable to finish - will have to try again.
Alfred B. · 评论over 5 years之前
urs b. · 评论over 5 years之前
Alexandre B. · 评论over 5 years之前
Samar B. · 评论over 5 years之前
Julia B. · 评论over 5 years之前
Zakir D. · 评论over 5 years之前
Mike N. · 评论over 5 years之前
Addison G. · 评论over 5 years之前
George J. · 评论over 5 years之前
Natalie C. · 评论over 5 years之前
John B. · 评论over 5 years之前
我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。