olivebot/test/rasa/readme.txt
xszyou d90d699b58 Fay数字人助理版提交
+ 打出Fay数字人助理版作为主分支(带货版移到分支[`fay-sales-edition`]);
+ 添加Fay助理的文字沟通窗口(文字与语音同步);
+ 添加沟通记录本地保存功能;
+ 升级ChatGLM-6B的应用逻辑,长文本与语音回复分享;
2023-05-12 18:56:36 +08:00

5 lines
218 B
Plaintext
Raw Blame History

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