Xtr4F / PyCharacterAI

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

error when sending message for too long #8

Closed GDjkhp closed 2 months ago

GDjkhp commented 2 months ago

steps to reproduce:

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

image

GDjkhp commented 2 months ago

nvm i think i was fixed

Xtr4F commented 2 months 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