Skip to content

v0.4.2

Compare
Choose a tag to compare
@ParthSareen ParthSareen released this 28 Nov 22:15
· 10 commits to main since this release
d6528cf

What's Changed

  • Fix message append in example chat-with-history.py to overcome runtime error. by @shahil-yadav in #337
  • Make subscriptable methods more consistent with __contains__ by @jmorganca in #336
  • Fix Client.chat overloaded type annotations by @pythongirl325 in #344
  • Fix image serialization for long image string by @ParthSareen in #348

New Contributors

Full Changelog: v0.4.1...v0.4.2