olivebot/test/rasa/readme.txt
xszyou 2f9a95e12f 更新本地nlp
1、在test/rasa目录下提供本地nlp(rasa+chatglm)的替换方法。
2023-04-23 14:55: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
3、进入test/rasa目录启动actionsrasa run actions
4、启动rasa api serverrasa run --enable-api -p 5006
5、fay_core.py 引入nlp_rasa.py