文件名称:hdm-chatbot-testinstanz:Testinstanzfürein Chatbot-Projekt der HdM。 HdM网站的聊天室解决方案
文件大小:389KB
文件格式:ZIP
更新时间:2024-03-05 19:45:30
JavaScript
hdm-chatbot-testinstanz 一个快速又肮脏的React应用,可以使用Google Dialogflow测试培训短语和意图。 该项目是通过。 入门 运行yarn install 创建/src/config/config.json文件 将以下内容粘贴到config.json文件中 { "dfEditIntentURL": "", "dfTrainingURL": "", "dfWebdemoURL": "", "googleSheetURL": "" } dfEditIntentURL :只需登录dialogflow并编辑现有意图。 该网址如下所示: https://dialogflow.cloud.google.com/#/agent/{AGENTID}/editIntent/ : https://dialogflow.cloud.
【文件预览】:
hdm-chatbot-testinstanz-master
----.gitignore(357B)
----README.md(2KB)
----public()
--------robots.txt(25B)
--------index.html(584B)
--------favicon.ico(318B)
----package.json(1KB)
----src()
--------components()
--------index.css(366B)
--------App.test.js(246B)
--------reportWebVitals.js(362B)
--------img()
--------index.js(500B)
--------styles()
--------setupTests.js(241B)
--------App.js(383B)
--------logo.svg(3KB)
----yarn.lock(544KB)
----.eslintrc.js(46B)
----package-lock.json(655KB)