acheong08 / EdgeGPT

Reverse engineered API of Microsoft's Bing Chat AI
The Unlicense
8.08k stars 909 forks source link

KeyError: 'conversationSignature' #28

Closed kaykouo closed 1 year ago

kaykouo commented 1 year ago

It's working at the beginning, but after a while I got this error whenever I run EdgeGPT using command line or call the API

acheong08 commented 1 year ago

Oh wow it just got suspended as well

sfz009900 commented 1 year ago

@acheong08 KeyError: 'conversationSignature',I am the same. Did the account hang up?

Manamama commented 1 year ago

Cause it got offended by my test jokes, see here.

acheong08 commented 1 year ago

We got a new token

acheong08 commented 1 year ago

Fixing now

sfz009900 commented 1 year ago

@acheong08 You are a great man;)

acheong08 commented 1 year ago

I'm adding more browser spoofing to make requests look normal

acheong08 commented 1 year ago

It's done!

sfz009900 commented 1 year ago

@acheong08 I saw it, but it seems to answer very slowly

acheong08 commented 1 year ago

It's doing live internet searches so a bit slow

sfz009900 commented 1 year ago

@acheong08 Ok, thank you very much indeed, so I can use it early, I've been waiting for 4 days haha

wizerdo37 commented 1 year ago

Hi, how can i use this?

acheong08 commented 1 year ago

Hi, how can i use this?

Read readme

wizerdo37 commented 1 year ago

Hi, how can i use this?

Read readme

Ok thank you

kaykouo commented 1 year ago

thanks for the quick fix! the command line is working now, but the API not yet, got a lot of errors and exceptions in the response

acheong08 commented 1 year ago

thanks for the quick fix! the command line is working now, but the API not yet, got a lot of errors and exceptions in the response

There are some quirks in the API to rate limit. You can reference the server code: https://github.com/acheong08/SydneyAuth/

sfz009900 commented 1 year ago

@acheong08 It seems to be hanging again - -

leolrg commented 1 year ago

genuinely don't understand why it got patched this soon even with the rate limit

sfz009900 commented 1 year ago

@acheong08 It should be based on different IP to detect, in fact, you can make a relay server, all the other people's questions are sent to the bing api by this relay request

acheong08 commented 1 year ago

I think there is a rate limit on their side, just undocumented

acheong08 commented 1 year ago

genuinely don't understand why it got patched this soon even with the rate limit

Because there was a huge number of users

sooxt98 commented 1 year ago

@acheong08 im getting GET /auth HTTP/1.1" 502 166, is that rate limit?

acheong08 commented 1 year ago

Yeah I've taken it down for now

sfz009900 commented 1 year ago

@acheong08 You can limit each person to one question per minute to three minutes :(

sfz009900 commented 1 year ago

@acheong08 Will you update it again? Dude

acheong08 commented 1 year ago

Still getting limited

acheong08 commented 1 year ago

I will update when I get new cookie