olivebot/test/rasa/readme.txt
xszyou 604cab787b 20230427
1、 更新gpt接口:局部接入代理、prompt上补充角色模拟及简化回复内容(感谢 江湖墨明);
2、修复控制台输入测试消息的bug;
3、 补充推荐两个优秀仓库:chatglm、全平台的抖音抓包。
2023-04-27 22:52:00 +08:00

6 lines
219 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