ubuntu搭建Chuanhu-ChatGPT框架
a.复制配置文件cp config_example.json config.json。注意:如果没有配置https就不要配置https_proxy字段了。6.配置个人秘钥字段:openai_api_key: “sg-xxxxxxxx”b.修改配置文件中的代理url。
·
备忘录:
- 创建一个本地目录mkdir my_chuanhu_chatgpt
- cd my_chuanhu_chatgpt
- git clone https://github.com/GaiZhenbiao/ChuanhuChatGPT.git
- pip3 install -r requirements.txt
- 配置环境
a.复制配置文件cp config_example.json config.json
b.修改配置文件中的代理url
"http_proxy": http://你的公网ip:端口号
注意:如果没有配置https就不要配置https_proxy字段了。
6.配置个人秘钥字段:openai_api_key: “sg-xxxxxxxx”
7.python3 ChuanhuChatbot.py

GitCode 天启AI是一款由 GitCode 团队打造的智能助手,基于先进的LLM(大语言模型)与多智能体 Agent 技术构建,致力于为用户提供高效、智能、多模态的创作与开发支持。它不仅支持自然语言对话,还具备处理文件、生成 PPT、撰写分析报告、开发 Web 应用等多项能力,真正做到“一句话,让 Al帮你完成复杂任务”。
更多推荐
所有评论(0)