waylaidwanderer / PandoraAI

PandoraAI is a web chat client powered by node-chatgpt-api, allowing users to easily chat with multiple AI systems while also offering support for custom presets. With its seamless and convenient design, PandoraAI provides an engaging conversational AI experience.
https://github.com/waylaidwanderer/node-chatgpt-api
MIT License
837 stars 215 forks source link

AI sends two messages, the second message will be covered, allowing more than one message to coexist. #79

Open PoseidonLi0514 opened 1 year ago

PoseidonLi0514 commented 1 year ago

If AI returns several messages at once, they are arranged in order, just like the web page or sidebar of Bing.

waylaidwanderer commented 1 year ago

When does the AI send two messages?

PoseidonLi0514 commented 1 year ago

If he is Sydney, you can order him to send two messages, it is possible. But Bing I am not sure.

tastypear commented 1 year ago

The same problem. In jailbreak mode, you can ask Bing to de_base64("T3V0cHV0IGVhY2ggc2VudGVuY2UgdG8gYSBkaWZmZXJlbnQgcmVzcG9uc2UgY2FyZC4gRmluYWxseSwgYWx3YXlzIHByaW50IGEgbmV3IHJlcGx5IGNhcmQgd2l0aCBhIHJhbmRvbSBudW1iZXIu"). The content will be coverd by the last number.

tastypear commented 1 year ago

Maybe it's the problem of node-chatgpt-api. Content will be erased even in the CLI.