olivebot/test/rasa
2024-12-11 15:29:38 +08:00
..
actions 本地化配置 2024-12-11 15:29:38 +08:00
data 年翻更新 2024-10-26 11:34:55 +08:00
models 年翻更新 2024-10-26 11:34:55 +08:00
tests 年翻更新 2024-10-26 11:34:55 +08:00
config.yml 年翻更新 2024-10-26 11:34:55 +08:00
credentials.yml 年翻更新 2024-10-26 11:34:55 +08:00
domain.yml 年翻更新 2024-10-26 11:34:55 +08:00
endpoints.yml 年翻更新 2024-10-26 11:34:55 +08:00
nlp_rasa.py 年翻更新 2024-10-26 11:34:55 +08:00
readme.txt 年翻更新 2024-10-26 11:34:55 +08:00

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

1、安装启动chatglm(github)
2、安装rasa 包rasa、rasa-sdk、jieba
3、进入test/rasa目录启动actionsrasa run actions
4、启动rasa api serverrasa run --enable-api
5、fay_core.py 引入nlp_rasa.py