gptbot/new-bing
2023-03-23 10:37:56 +08:00
..
app.py Fix some issues 2023-03-23 10:37:56 +08:00
Dockerfile initial commit 2023-03-22 15:25:55 +08:00
EdgeGPT.py Fix some issues 2023-03-23 10:37:56 +08:00
env.example initial commit 2023-03-22 15:25:55 +08:00
Makefile initial commit 2023-03-22 15:25:55 +08:00
pyrightconfig.json initial commit 2023-03-22 15:25:55 +08:00
README.md initial commit 2023-03-22 15:25:55 +08:00
requirements.txt initial commit 2023-03-22 15:25:55 +08:00
start.sh initial commit 2023-03-22 15:25:55 +08:00

登录 bing 账号 使用Cookie-Editor 扩展将 cookie 以 json 格式导出,保存为cookie.json文件,同时将COOKIE_FILE环境变量的值指向该文件。

EdgeGPT.py文件 fork 至https://github.com/acheong08/EdgeGPT,并做了些许修改,在此表示感谢!