-
Notifications
You must be signed in to change notification settings - Fork 107
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
Specifying a bot in a parameter has no effect #170
Comments
^^ Can you try deleting cookies then login poe.com again? |
Ah, thanks for the warning. I've done that --deleting cookies then login poe.com again, so there won't be a leak, but now the problem is still there, not solved |
Does this bug only happen with the above token? Can you try this token "p-b": "EpIGqnEPatvs0FQ%3D%3D", |
The error remains when I try the token above. You can check the chat history in the accout. |
I've seen my chat history and now i can't revert back to any model than gpt-4. It may a problem with the headers or some post request after sending message. Can you test with new account in versions 1.4.x to see if it returns correct model? |
For my other tokens, they're working normally |
Can you provide me your headers when making request on poe.com for testing? |
I just use the wrapper so I have no idea how to check my headers when I send. What should I do? |
You can go to poe.com. Open DevTools > Network > Send a message > Look for gql_POST > check its headers |
Here is the headers:
|
I updated the version to 1.5.7, then sent a message and it replied it's gpt 4.0, later I verified that it seemed like it was always replying the same no matter what Bot I specified. In fact, this is already the case in the earlier version, I made sure tonight that specifying the bot in the parameters does not work. But I don't know what caused it.
This is a big problem for me, because sometimes I want some images to generate, but this is completely unusable in the original version
The text was updated successfully, but these errors were encountered: