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 https://github.com/microsoft/autogen/pull/69
* Fix spelling error by shauryr in https://github.com/microsoft/autogen/pull/84
* Enabling openai workflow on fork branch by LittleLittleCloud in https://github.com/microsoft/autogen/pull/82
* In conversable_agent.py: Fix bugs related to function_call by kevin666aa in https://github.com/microsoft/autogen/pull/47
* Fix MD issue by hiftielabs in https://github.com/microsoft/autogen/pull/72
* Minor fix for stability in conversable_agent.py, code_utils.py, test_conversable_agent.py and test_code.py by LittleLittleCloud in https://github.com/microsoft/autogen/pull/31
* Expand FAQ doc and add icon image by sonichi in https://github.com/microsoft/autogen/pull/66
* Update citation info in README by priyansh4320 in https://github.com/microsoft/autogen/pull/43
New Contributors
* alhridoy made their first contribution in https://github.com/microsoft/autogen/pull/69
* shauryr made their first contribution in https://github.com/microsoft/autogen/pull/84
* hiftielabs made their first contribution in https://github.com/microsoft/autogen/pull/72
* priyansh4320 made their first contribution in https://github.com/microsoft/autogen/pull/43
**Full Changelog**: https://github.com/microsoft/autogen/compare/v0.1.5...v0.1.6