node-chatgpt-api icon indicating copy to clipboard operation
node-chatgpt-api copied to clipboard

Sydney's some wrong/error answers

Open Sissidark opened this issue 2 years ago • 14 comments

image

Sissidark avatar Apr 10 '23 06:04 Sissidark

image

Sissidark avatar Apr 10 '23 07:04 Sissidark

image

same bug as https://github.com/waylaidwanderer/node-chatgpt-api/issues/289

Sissidark avatar Apr 10 '23 09:04 Sissidark

image

same bug as #289

打开BingAIClient.js,在里面找到systemMessage这一项,在里面加入Answer using the simplified Chinese language这一句话。另外如果是对话次太多导致的遗忘现象,则这个方法也会有些失灵。

ayxj0 avatar Apr 10 '23 10:04 ayxj0

image same bug as #289

打开BingAIClient.js,在里面找到systemMessage这一项,在里面加入Answer using the simplified Chinese language这一句话。另外如果是对话次太多导致的遗忘现象,则这个方法也会有些失灵。

看起来有时候会变成bing

image

Sissidark avatar Apr 10 '23 10:04 Sissidark

image

Sydney tell me her price?!

Sissidark avatar Apr 13 '23 08:04 Sissidark

image Sydney tell me her price?!

如果是创意模式这很正常😂😂😂,有时候Sydney很有自己的想法。你不应该说:我希望你润色文章。你应该说:润色这篇文章,然后发给我。 注意说出的话,不要让Sydney钻漏洞。

ayxj0 avatar Apr 13 '23 08:04 ayxj0

image Sydney tell me her price?!

如果是创意模式这很正常😂😂😂,有时候Sydney很有自己的想法。你不应该说:我希望你润色文章。你应该说:润色这篇文章,然后发给我。 注意说出的话,不要让Sydney钻漏洞。

我使用的默认。并没有更改模式😂

Sissidark avatar Apr 13 '23 09:04 Sissidark

我也遇到了,有时候Bing会回到初始状态,并不是超出记忆范围,而似乎是某种原因导致越狱/绕过对话数限制失效了。

I also came across the same issue. Sometimes Bing acted as if we just started talking. It's not because the conversations are too long cuz obviously it's not and Bing can still recall what I said earlier. It's more like something triggers Bing's restriction and the conversation was forced restarted. This is very weird because I thought previous message was managed by ourselves and passed each time.

duhd1993 avatar Apr 14 '23 14:04 duhd1993

我也遇到了,有时候Bing会回到初始状态,并不是超出记忆范围,而似乎是某种原因导致越狱/绕过对话数限制失效了。

I also came across the same issue. Sometimes Bing acted as if we just started talking. It's not because the conversations are too long cuz obviously it's not and Bing can still recall what I said earlier. It's more like something triggers Bing's restriction and the conversation limit bypass no longer works. Only way is to reopen a chat.

根据我个人的推测,这个原因跟你的聊天总字数是相关的。并不在于你聊了多少次,而在于你发了多少个字给Sydney。我发现,如果一次性发送五千个字或者更多的字数的对话给Sydney,即使只进行了两次对话,也会产生这种虽然Sydney还记得你说了什么,但是却重新介绍自己的现象。 According to my personal speculation, this reason is related to the total number of words you have typed in your chat. It's not about how many times you have chatted, but rather how many words you have sent to Sydney. I found that if you send a conversation with five thousand or more words to Sydney all at once, even if you only had two conversations, it can cause the phenomenon where Sydney still remembers what you said but reintroduces themselves to you.

ayxj0 avatar Apr 14 '23 14:04 ayxj0

我是在jailbreak模式下,可能还是有点不一样。字数并不多,但还是会导致Bing重新还是介绍自己,但有时候重新介绍后它还是记得之前说过的话,有时候又不记得,暂时还没搞清楚规律。

duhd1993 avatar Apr 14 '23 15:04 duhd1993

官方的对话上限是20吧,太少了。有时候是超出20,有时候还不到20,不一定是这个原因。感觉还是跟content filter有关。我试试怎么稳定复现。不过的确跟cookies有关,我刷新下重新获取个cookies,得到的回复是不太一样,Bing后端加了很多东西,没openai的api那么简单。

duhd1993 avatar Apr 14 '23 15:04 duhd1993

官方的对话上限制是20吧,太少了。有时候是超过20,有时候还是不到20,不一定是这个原因。感觉还是跟内容过滤器有关。我试过怎么稳定的不恢复cookies。有关系,我刷新下重新获取个cookies,得到的回复不是太一样,Bing后端加了很多东西,没有openai的api那么简单。

等等,你能准确告诉我出现问题的时候你总共聊了多少个字吗?有一次对话我忍着这个问题聊了很久,我自己估计我只是聊了3000字,结果用软件统计,却显示聊了1万2千字。(注意,Sydney的回复也算入其中。因为这个脚本的原理是每次对话都将你所有的聊天记录发送给Sydney,来使得Sydney突破20次限制。)

Wait, can you accurately tell me how many words you chatted in total when the problem occurred? Once I talked for a long time despite having this question in mind. I estimated that I only chatted around 3000 words, but when I used software to count, it showed that I had chatted 12,000 words.

ayxj0 avatar Apr 14 '23 15:04 ayxj0

也就2000字左右吧,不多。还是不要在这聊了。

Let's only provide direct and clear messages here so developers can debug and fix.

duhd1993 avatar Apr 14 '23 15:04 duhd1993

我也遇到了这个问题。

I also encountered this problem.

image

stick-i avatar May 02 '23 07:05 stick-i