mirror of
https://github.com/microsoft/autogen.git
synced 2025-12-29 16:09:07 +00:00
- Added the support Azure AI Agent. The new agent is named AzureAIAgent. - The agent supports Bing search, file search, and Azure search tools. - Added a Jupiter notebook to demonstrate the usage of the AzureAIAgent. ## What's missing? - AzureAIAgent support only text message responses - Parallel execution for the custom functions. ## Related issue number [5545](https://github.com/microsoft/autogen/issues/5545#event-16626859772) --------- Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>