This is a beta release of v0.2.0.
Highlights
- Switching to openai v1. Please read the migration guide and report bugs.
- Support async function execution & get_human_input.
- Improvements in documentation and notebooks.
Thanks to all the reviewers for the v0.2 migration. Thanks to @aayushchhabra1999 @bonadio @marcgreen and other contributors!
What's Changed
- Update Installation.md by @gagb in #456
- Update FAQ with workaround for Issue #251 by @marcgreen in #405
- Fix typo in README.md by @eltociear in #481
- Fix/async function and tool execution by @aayushchhabra1999 in #87
- Adding async support to get_human_input by @bonadio in #466
- Added example .txt file for agentchat_langchain sample notebook by @jasondotparse in #373
- Fix : Typo by @AaadityaG in #506
- Dev/v0.2 by @sonichi in #393
New Contributors
- @marcgreen made their first contribution in #405
- @aayushchhabra1999 made their first contribution in #87
- @bonadio made their first contribution in #466
- @jasondotparse made their first contribution in #373
- @AaadityaG made their first contribution in #506
Full Changelog: v0.1.14...v0.2.0b1