/chatbot

Primary LanguagePythonThe UnlicenseUnlicense

chatbot

项目执行说明

1. 安装准备环境

-- python >= 3.8 -- pip -- openai >= 0.27.0 -- requests -- xmltodict -- dict2xml -- flask

2. 配置准备

复制config-template.jsonconfig.json, 并修改其中的open_ai_api_key|clear_memory_commands|clear_all_memory_commands

2.1 配置说明

3. 项目执行

确保当前在python_flask目录下 执行: sh script/start.sh