Harry-zklcdc / go-proxy-bingai

用 Vue3 和 Go 搭建的微软 New Bing 演示站点,拥有一致的 UI 体验,支持 ChatGPT 提示词,支持 API 调用,国内可用。
https://www.b1ng.chat
MIT License
4.17k stars 6.36k forks source link

[Help] 🤔 关于环境变量cookie的一些疑问 #432

Closed chengtx809 closed 3 months ago

chengtx809 commented 3 months ago

Confirmations

Describe the help wanted

大佬,请教下如果我想要多cookie填入环境变量做画图api, 是只需要设置多个Go_Proxy_BingAI_USER_TOKEN吗? 那么剩下的三个值要怎么填写,wiki我读过后还不是很理解,谢谢! 另外,能否支持填写完整cookie到环境变量?

Steps to behave

填入cookie

Expected behavior

正常聊天

Screenshots

No response

Deploy

HuggingFace

OS & Version

win10

Browser & Version

edge

GoProxiBingAI Version

最新

Additional context

No response

chengtx809 commented 3 months ago

image 我填写完后打开网页,右侧闪了一下聊天记录又不见了,然后发现没登陆上 但是闪出来的聊天记录又是我账号里的 部署方式为cf page

Harry-zklcdc commented 3 months ago

对,环境变量登录账号的话前端会屏蔽聊天记录,这个我特别设计的

chengtx809 commented 3 months ago

好的谢谢