mirror of
https://github.com/microsoft/autogen.git
synced 2025-06-26 22:30:10 +00:00

## Why are these changes needed? Requesting to add a new example folder under Python samples so that AutoGen(0.4+) users can easily find this comprehensive example of using agents and Groupchats to build a multi-agent data management system for Azure postgreSQL. Readme contains link to a repo with comprehensive multiagent postgreSQL data management example ## Related issue number N/A ## Checks N/A (only a readme file) - [ ] I've included any doc changes needed for <https://microsoft.github.io/autogen/>. See <https://github.com/microsoft/autogen/blob/main/CONTRIBUTING.md> to build and test documentation locally. - [ ] I've added tests (if relevant) corresponding to the changes introduced in this PR. - [ ] I've made sure all auto checks have passed. Co-authored-by: Mehrsa Golestaneh <mgolestaneh@microsoft.com> Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
Multi-Agent PostgreSQL Data Management System with AutoGen and Azure PostgreSQL

Go to below repository to try out a demo demonstrating how to build a multi-agent AI system for managing shipment data stored on an Azure PostgreSQL database: