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
687 stars 82 forks source link

Message ID matching? #123

Closed bluusun closed 2 weeks ago

bluusun commented 3 months ago

When I send multiple message (different bots or same bots, but always in it's own chat) I often have the replies mixed up. I.e. Prompt 1 gets reply from Prompt 3 and Prompt 3 gets reply from Prompt 2 etc.

Shouldn't they be matched by request ID?

snowby666 commented 2 weeks ago

This is resolved in v1.5.6