snowby666 / poe-api-wrapper

👾 A Python API wrapper for Poe.com. With this, you will have free access to GPT-4, Claude, Llama, Gemini, Mistral and more! 🚀
https://pypi.org/project/poe-api-wrapper/
GNU General Public License v3.0
859 stars 99 forks source link

chat_break distrups the preset prompt for a bot until the conversation is cleared manually on the website. #117

Closed PMajesty closed 6 months ago

PMajesty commented 6 months ago

It seems like chat_break doesn't do what it is supposed to. It does clear the context, but it also changes the bot's character. It makes it completely apathetic for some reason and I am not sure how what to make of this.

PMajesty commented 6 months ago

I cannot reproduce this anymore. I feel like this was a poe issue and not an issue with this package