WAppAI / assistant

A WhatsApp chatbot that leverages Bing AI's and others LLMs conversational capabilities.
MIT License
97 stars 34 forks source link

NO CONTEXT ON BING: Openrouter LLM models possess context and retain messages, but BING does not. In BING, each message is like a "new conversation." #271

Open MikeBivins opened 9 months ago

MikeBivins commented 9 months ago

Is it normal for Bing to not retain context and ask for clarification on previous messages even when the cookies are correctly set?

Luisotee commented 9 months ago

@MikeBivins It should remember, at least the jailbroken version. If it's not than try to do a !jailbreak on again

MikeBivins commented 9 months ago

When the jailbreak is turned off, it looks like I am unable to retrieve the correct Cookie String. Instead, I only receive the message "Token is unauthorized for this conversation" even if I follow the instructions and copy the entire string. Could someone who does not have a jailbreak try it and inform me which Cookie String is the correct one to copy? It works when the jailbreak is on, but the context is missing.

Luisotee commented 9 months ago

Cookies start with MUID=... and is long af

One thing to note though is that there is no context when the jailbreak off, its just like asking bing in their platform

MikeBivins commented 9 months ago

I used to be a user when the project was called Sydney, and I never encountered any issues with the context. However, currently, I am unable to make it work. When I ask a follow-up question, Sydney does not understand what I'm referring to.

Additionally, without jailbreak, its not working at all, displaying an error message stating that the token is no longer valid, which is impossible.

The Bing cookies that I receive begin with EDGE_V, and the string also contains Muid. Previously few months ago, this worked great. Also, when using Firefox, the string appears slightly different.