Skip to content

Fix JSON, Auth, Images, Pydantic, New Docs

Latest
Compare
Choose a tag to compare
@kramcat kramcat released this 10 Apr 08:57
· 20 commits to main since this release
cf14ba6

The new version of the library has been completely rewritten and is close to stable release. Even though the version is alpha, you need to install it instead of 0.8.0

Your old code won't work, you need to re-read the documentation

Changes:

  • Adding authorization via mail and as a guest
  • Fix old bugs related to authorization by token and chat2
  • Added ability to download and upload pictures
  • Improved performance by switching to curl_cffi
  • Adding typing via Pydantic
  • Added new features: modify and pin character messages
  • Moved documentation to Sphinx Furo
  • PyAsyncCAI name changed to AioCAI

CHECK NEW DOCS AT DOCS.KRAM.CAT