juzeon / SydneyQt

A cross-platform desktop client for the jailbroken New Bing AI Copilot (Sydney ver.) built with Go and Wails (previously based on Python and Qt).
The Unlicense
809 stars 77 forks source link

[BUG] Image generation no longer works. #239

Open letmefocus opened 3 months ago

letmefocus commented 3 months ago

Checks

Describe the bug

A clear and concise description of what the bug is.

To Reproduce

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

A clear and concise description of what you expected to happen.

Image generations should work

Screenshots

If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Additional context

Add any other context about the problem here.

After reading the code, /images/create/async/results is no longer found in the url that it is sent to. e.g: https://www.bing.com/images/create?partner=sydney&re=1&showselective=1&sude=1&kseed=7500&SFX=2&gptexp=unknown&q=a+cat&iframeid=41a2162f-fe01-4fad-94b5-79730bd4f71f

letmefocus commented 3 months ago

@juzeon

Richard-Weiss commented 3 months ago

@joshiewtf I wasn't involved in the development of the image creation feature for node-chatgpt-api, but maybe you can find some inspiration from the library that's used here and the implementation in the API (search for bic).

letmefocus commented 3 months ago

@juzeon

juzeon commented 3 months ago

Things been very busy this week or so. Please wait.

juzeon commented 3 months ago

Hi. The issue cannot be reproduced on my side. Seems everything works fine.

Does this issue still exist? If so would you please provide the body text of https://www.bing.com/images/create?... after all the 302 redirections using Network in browser dev tool. Thanks.

letmefocus commented 3 months ago
image

still receiving this on latest version @juzeon

juzeon commented 3 months ago

Hi. Please provide the body text of https://www.bing.com/images/create?... after all the 302 redirects using Network in browser dev tool on Bing’s website.

sleuthc commented 2 months ago

it does not work for me either, same error. when you go to share there is also no image correction: it is working exactly like the regular website it seems