What's Changed
- Fix documentation typo by @joshbode in #175
- Fix
FineTune.stream_events
by @ddeville in #176 - Several fixes to make
Completion.acreate(stream=True)
work by @nfcampos in #172 - Another async iterator that needs to be consumed with async for by @nfcampos in #179
- Fix some typing issues by @ddeville in #177
- Change request logs to debug level by @ddeville in #178
- Bump version by @ddeville in #182
New Contributors
Full Changelog: v0.26.0...v0.26.1