| .. | ||
| app.py | ||
| Dockerfile | ||
| EdgeGPT.py | ||
| env.example | ||
| Makefile | ||
| pyrightconfig.json | ||
| README.md | ||
| requirements.txt | ||
| start.sh | ||
登录 bing 账号, 使用Cookie-Editor 扩展将 cookie 以 json 格式导出,保存为cookie.json文件,同时将COOKIE_FILE环境变量的值指向该文件。
EdgeGPT.py文件 fork 至https://github.com/acheong08/EdgeGPT,并做了些许修改,在此表示感谢!