Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Oct 02:17
· 74 commits to main since this release
ebfbc08

Changes

🚀 Features

  • refactor: Change upload file parameter from str to Union[Path] @chyroc (#68)
  • feat: Add iteration support to paginator @chyroc (#66)
  • perf: Optimize async iterator to eliminate the need for await @chyroc (#65)

🐛 Bug Fixes

  • fix: Handle errors for chat.failed scenarios @chyroc (#67)

🧰 Maintenance

Full Changelog: v0.3.0...v0.4.0