mirror of
https://github.com/microsoft/autogen.git
synced 2026-01-26 01:18:09 -05:00
* add tool call to chat completion agent * refactor function executor; tool executor in chat completion agent * update example * update orchestrator chat demo * handle function execution result message type * format * temp fix for examples. * fix * update chat completion agent