What's Changed
- Fixes some streaming issues introduced in 0.0.63
- Remove the last empty assistant message for ChatGPT API call by @bhy in #222
- Adding support for OpenAI functions by @nc and @slundberg in #239
- Remove unused imports by @riya-amemiya in #251
- Complete program execution on exceptions in async_mode=True by @jprafael in #231
New Contributors
- @bhy made their first contribution in #222
- @nc made their first contribution in #239
- @jprafael made their first contribution in #231
Full Changelog: 0.0.63...0.0.64