1 Star 1 Fork 0

千寻啊千寻 / chatgpt-proxy

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
README.md 361 Bytes
一键复制 编辑 原始数据 按行查看 历史
千寻啊千寻 提交于 2023-08-21 18:06 . init

配置

application.yml 文件添加openaiKey
或者在请求header中添加Authorization:Bearer xxxxx

部署

docker-compose部署:

cd chatgpt-proxy
# 构建
./build

# 启动
docker-compose up -d

# 查看日志
docker-compose logs --tail=800 -f chatgpt-proxy

swagger 访问:http://localhost:8080/swagger-ui/index.html

Java
1
https://gitee.com/qianxunclub/chatgpt-proxy.git
git@gitee.com:qianxunclub/chatgpt-proxy.git
qianxunclub
chatgpt-proxy
chatgpt-proxy
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891