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