Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Add] 🚀 Photos image Recognition / [Fix] 🐛 Bug '_U' Cookie Set make conversation Error #284

Closed
wants to merge 454 commits into from

Conversation

Harry-zklcdc
Copy link

更改日志:

  • 修复 设置用户后导致无法正常聊天
  • 同步最新 js

@vercel
Copy link

vercel bot commented Jun 24, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
go-proxy-bingai ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 27, 2023 4:33pm

@myflavor
Copy link

确实是修复了设置cookie后无法访问,但是历史记录还是看不见

@Harry-zklcdc
Copy link
Author

确实是修复了设置cookie后无法访问,但是历史记录还是看不见

是可以的,需要ssl证书和域名

@myflavor
Copy link

我的不行,可以正常聊天了,但是历史记录无法显示,很奇怪,而且我搜变了代码都没找到chats接口

@Harry-zklcdc
Copy link
Author

我的不行,可以正常聊天了,但是历史记录无法显示,很奇怪,而且我搜变了代码都没找到chats接口

那个chat的代码是在远程调用的官方的js里面

@StoneLyu
Copy link

StoneLyu commented Jul 6, 2023

请教一下,core.js文件中修改的*.br.js文件和new bing官网的*.br.js文件的对应关系是怎么找到的啊?我搜了一下文件名,但是没找到。还有web/assets/index-*.js的对应关系是怎么找到的呢?

另外,review这个pr也太费劲了,看了大部分的修改都是lint对格式的修正。

@Harry-zklcdc
Copy link
Author

请教一下,core.js文件中修改的*.br.js文件和new bing官网的*.br.js文件的对应关系是怎么找到的啊?我搜了一下文件名,但是没找到。还有web/assets/index-*.js的对应关系是怎么找到的呢?

另外,review这个pr也太费劲了,看了大部分的修改都是lint对格式的修正。

  1. 看下图;
    image
  2. web/assets/index-*.jsnpm run build 构建出的前端代码;
  3. 这个PR主要是修复了cookie的问题,然后顺便同步了项目主的最新版,从演示站上抠下来的()

@StoneLyu
Copy link

请教一下,core.js文件中修改的*.br.js文件和new bing官网的*.br.js文件的对应关系是怎么找到的啊?我搜了一下文件名,但是没找到。还有web/assets/index-*.js的对应关系是怎么找到的呢?
另外,review这个pr也太费劲了,看了大部分的修改都是lint对格式的修正。

  1. 看下图;
    image
  2. web/assets/index-*.jsnpm run build 构建出的前端代码;
  3. 这个PR主要是修复了cookie的问题,然后顺便同步了项目主的最新版,从演示站上抠下来的()

感谢!你评论了我没有收到提醒邮件,才看到。
我已经用上了你的仓库的代码编译软件了
后台更新了,前端没有刷新会报错,说“没有登录,无法对话”,需要在前端也一键重置一下(无需登录),感觉是cookie没过期。

@Harry-zklcdc
Copy link
Author

Harry-zklcdc commented Jul 10, 2023

感谢!你评论了我没有收到提醒邮件,才看到。 我已经用上了你的仓库的代码编译软件了 后台更新了,前端没有刷新会报错,说“没有登录,无法对话”,需要在前端也一键重置一下(无需登录),感觉是cookie没过期。

并不是,是 Service Worker 的问题,需要等待新版本下发,然后更新后才能使用

@Harry-zklcdc Harry-zklcdc changed the title [Fix] 🐛 Bug '_U' Cookie Set make conversation Error [Add][Fix] 🐛 Bug '_U' Cookie Set make conversation Error Jul 19, 2023
@Harry-zklcdc Harry-zklcdc changed the title [Add][Fix] 🐛 Bug '_U' Cookie Set make conversation Error [Add] 🚀 Photos image Recognition / [Fix] 🐛 Bug '_U' Cookie Set make conversation Error Jul 19, 2023
@Harry-zklcdc
Copy link
Author

Harry-zklcdc commented Jul 19, 2023

图像识别相关问题请看: #361

@Harry-zklcdc
Copy link
Author

Cloudflare Worker使用问题请看: #363

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants