1 Star 0 Fork 138

Tonge/chatgpt-stream

forked from cookeem/chatgpt-stream 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
config.yaml 231 Bytes
一键复制 编辑 原始数据 按行查看 历史
cookeem 提交于 2023-02-10 14:02 . init project
# openai的appKey
appKey: "xxxxxx"
# 服务端口
port: 9000
# 问题发送的时间间隔不能小于多长时间,单位:秒
intervalSeconds: 5
# 返回答案的最大长度
maxLength: 1500
# 是否允许cors跨域
cors: true
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/tonge/chatgpt-stream.git
git@gitee.com:tonge/chatgpt-stream.git
tonge
chatgpt-stream
chatgpt-stream
master

搜索帮助