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 https://github.com/microsoft/guidance/pull/222
* Adding support for OpenAI functions by nc and slundberg in https://github.com/microsoft/guidance/pull/239
* Remove unused imports by riya-amemiya in https://github.com/microsoft/guidance/pull/251
* Complete program execution on exceptions in async_mode=True by jprafael in https://github.com/microsoft/guidance/pull/231
New Contributors
* bhy made their first contribution in https://github.com/microsoft/guidance/pull/222
* nc made their first contribution in https://github.com/microsoft/guidance/pull/239
* jprafael made their first contribution in https://github.com/microsoft/guidance/pull/231
**Full Changelog**: https://github.com/microsoft/guidance/compare/0.0.63...0.0.64