Skip to content

0.0.64

Pre-release
Pre-release
Compare
Choose a tag to compare
@slundberg slundberg released this 20 Jun 23:59
· 927 commits to main since this release
e3c6fe9

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

Full Changelog: 0.0.63...0.0.64