This release fixes bugs related to function_call. Minor fixes are made to improve stability. Improvements to README and docstring are also added.
Thanks @LittleLittleCloud, @hiftielabs, @shauryr, @alhridoy, @priyansh4320 and others for the contributions. Thanks @JieyuZ2, @gagb for reviewing.
What's Changed
- Fixed the formatting issue in the README by @alhridoy in #69
- Fix spelling error by @shauryr in #84
- Enabling openai workflow on fork branch by @LittleLittleCloud in #82
- In conversable_agent.py: Fix bugs related to function_call by @kevin666aa in #47
- Fix MD issue by @hiftielabs in #72
- Minor fix for stability in conversable_agent.py, code_utils.py, test_conversable_agent.py and test_code.py by @LittleLittleCloud in #31
- Expand FAQ doc and add icon image by @sonichi in #66
- Update citation info in README by @priyansh4320 in #43
New Contributors
- @alhridoy made their first contribution in #69
- @shauryr made their first contribution in #84
- @hiftielabs made their first contribution in #72
- @priyansh4320 made their first contribution in #43
Full Changelog: v0.1.5...v0.1.6