Xtr4F / PyCharacterAI

An unofficial Python api wrapper for character.ai
https://character.ai/
MIT License
37 stars 9 forks source link

error when sending message for too long #8

Closed GDjkhp closed 1 month ago

GDjkhp commented 1 month ago

steps to reproduce:

  1. send a message
  2. wait
  3. send another message <--

image

GDjkhp commented 1 month ago

nvm i think i was fixed

Xtr4F commented 1 month ago

you're using a version of the library that uses an older version of websocket handling, which had a lot of bugs like this. Please consider updating to the latest version