1 Star 4 Fork 3

yasiping / RasaChatBot

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
action_run.bash 230 Bytes
一键复制 编辑 原始数据 按行查看 历史
#!/usr/bin/env bash
# 无需后端neo4j 后端支持
python -m rasa_core_sdk.endpoint --actions actions
# 带neo4j后端支持,需要先将demo数据插入到neo4j
#python -m rasa_core_sdk.endpoint --actions actions_with_neo4j
1
https://gitee.com/yasiping/RasaChatBot.git
git@gitee.com:yasiping/RasaChatBot.git
yasiping
RasaChatBot
RasaChatBot
master

搜索帮助