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
- @shahil-yadav made their first contribution in #337
- @pythongirl325 made their first contribution in #344
Full Changelog: v0.4.1...v0.4.2