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

Got 3.5-turbo instead of 4 #58

Closed
devanenWl opened this issue Jul 13, 2024 · 26 comments
Closed

Got 3.5-turbo instead of 4 #58

devanenWl opened this issue Jul 13, 2024 · 26 comments

Comments

@devanenWl
Copy link

image

Something went wrong.

@bincooo
Copy link
Owner

bincooo commented Jul 13, 2024

It was repaired,
This should be due to an error caused by my previous commit changes to userAgent.

@devanenWl
Copy link
Author

devanenWl commented Jul 14, 2024

I still got the same after updating the repo
It will works fine with some first tries
But after few tries, it only uses 3.5 turbo

I think that msToken has been expired or Helper has been batched. You should check that btw

@devanenWl
Copy link
Author

bincooo/coze-api#7
I think it's the same like this

@bincooo
Copy link
Owner

bincooo commented Jul 14, 2024

Screenshot 2024-07-14 at 19 40 16 Screenshot 2024-07-14 at 19 40 59

It's normal for me to see it here.
chatgpt-adapter drops the session after each session, so there should be no msToken reuse.
I'll take some time to check.

@devanenWl
Copy link
Author

devanenWl commented Jul 14, 2024

You should do constantly at least 10 accounts to reproduce this, on the same IP

image

GPT-3.5 can't solve this prompt

chatgpt-adapter drops the session after each session, so there should be no msToken reuse.

I think that the https://complete-mmx-coze-helper.hf.space/report or reportMsToken() doesn't not work correctly.
When I change the IP, it works, but after about 10 conversations, it go back to 3.5, but when I try on browser, it works normally

@bincooo
Copy link
Owner

bincooo commented Jul 14, 2024

I created 10 cookies, but they don't seem to reproduce your problem...

Screenshot 2024-07-14 at 22 53 05

Screenshot 2024-07-14 at 22 59 06

Can you execute this script on your machine and let me know the result?
https://github.com/bincooo/coze-api/blob/454361cb01d3c1439a54eed2445b45eb976bf2df/chat_test.go#L24

@devanenWl
Copy link
Author

devanenWl commented Jul 14, 2024

Do you have telegram or email ? I will send you the api for easier to debug. I have tested the script and it works fine but when I use this one it not works. Basically I just add mongodb for handling multi accounts

I think it's because we update the bot config (top_p, temp,...) without real X-Bogus or _signature ?

@bincooo
Copy link
Owner

bincooo commented Jul 14, 2024

Well, my email: [email protected]

@devanenWl
Copy link
Author

I have sent you an email, please check it. Thank you

@bincooo
Copy link
Owner

bincooo commented Jul 15, 2024

I received the information you provided.
A few requests were tried, and it seemed normal. How can I make this mistake happen?

@devanenWl
Copy link
Author

devanenWl commented Jul 15, 2024

Video
Watch this video.

@bincooo
Copy link
Owner

bincooo commented Jul 15, 2024

I reproduced this error, and while running continuously, it returned to normal when I tried to switch ip halfway through.
It's more like coze detected abnormal traffic, what do you think?

In subsequent tests, even if I restarted the service, the original ip no longer worked.

@bincooo
Copy link
Owner

bincooo commented Jul 15, 2024

Screenshot 2024-07-15 at 12 32 45 looking...

This is my conversation test on the official website.

@bincooo
Copy link
Owner

bincooo commented Jul 15, 2024

Even conversations directly on the page are switched to gpt35. I hope it's not permanent...

@devanenWl
Copy link
Author

Yeah, I think if over 10 accounts are used on the same IP, it will cause this issue

@bincooo
Copy link
Owner

bincooo commented Jul 15, 2024

In that case, either build an ip pool or abandon the pattern.
websdk should be the last mode available, but there is a 100 credit limit, although it can be reset by deleting an account. But I guess coze will fix it later

@devanenWl
Copy link
Author

I have rechecked again.

This is when the bot send requests
image

This is when I come to browser and press retry:
image

I think that Coze have checked if the browser is real or not

@devanenWl
Copy link
Author

Check this out: Video

@bincooo
Copy link
Owner

bincooo commented Jul 15, 2024

Are ip addresses consistent? Mine is still gpt3.

Video

@devanenWl
Copy link
Author

Yes, the IP is consistent

@devanenWl
Copy link
Author

I think if the accounts is flagged because of spam, even on browser, it won't be able to use GPT-4o
But if this is the first/second time that the account is used (even the IP is flagged), it will works fine on browsers
Watch this: Video

@bincooo
Copy link
Owner

bincooo commented Jul 15, 2024

My email is manually created by gmail, and I can't guess its determination mechanism

@devanenWl
Copy link
Author

Can you create a new account and test it or delete and recreate ?

@bincooo
Copy link
Owner

bincooo commented Jul 15, 2024

The site denied access

Screenshot 2024-07-15 at 14 34 59

I tried to delete the account, still can't change.

@bincooo
Copy link
Owner

bincooo commented Jul 15, 2024

Please pay attention to the mail.

@devanenWl
Copy link
Author

devanenWl commented Jul 15, 2024

Okay, btw thank you. I think we should close this. Perhaps delete it.

@bincooo bincooo closed this as completed Jul 15, 2024
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

No branches or pull requests

2 participants