Closed then77 closed 7 months ago
Also found this similar issue (probably same root cause) https://github.com/realcoloride/node_characterai/issues/156
Will investigate, check and if good merge. Thanks for your contribution
Hey there! Upon testing and checking, everything seems OK. Thanks!
Recently tried to create a new chat (not existing), and find some weird error.
After searching for a while, it seems like another miss in the code where it should attempt to create new one, but instead use a non existing chat because of an unhandled response.
Seems like a simple fix, since modifying to add that unhandled response seems to work.
