PyCharacterAI
PyCharacterAI copied to clipboard
An unofficial Python api wrapper for character.ai
Thanks for your great repo . it will very helpful if it have func upload audio in chat instead text. Thanks
Hi i dont know if the repository dead or no but i have problem with it It only puts the 50% of the repsond instead of the repsond of the...
how can i get the token, the method wrote in the readme doesn't work
Hi. Will there be a sync api version in the future? I understand that async is a priority, sometimes it is more convenient to work with sync. For example, communication...
Hello, I am encountering the following error while using your repository. **Error Location:** `requester.py", line 87, in request_async` ```python raw_response = await self.__requester_session.get(url, headers=headers, cookies=cookies) ``` **Error Log:** ```text curl_cffi.requests.exceptions.DNSError:...
I'm using the simple chatting example directly for this, but whenever I run it it provides this error despite stating that it has already authenticated me and even got the...
I made it so that it sends the model change request AFTER the chat is created, this is much more better as the old method of changing it was not...
Hello, Recently I have discovered that one of the bots I talk to has likely been set to private by the creator. The exact error was "PyCharacterAI.exceptions.ActionError: Cannot send message....
Failed to WS_SEND, curl: (43) Send failure: Broken pipe. See https://curl.se/libcurl/c/libcurl-errors.html first for more details. This errors happened a lot for me what's the issue is there something with library...