diff --git a/python/samples/agentchat_azure_postgresql/README.md b/python/samples/agentchat_azure_postgresql/README.md new file mode 100644 index 000000000..2b7a44251 --- /dev/null +++ b/python/samples/agentchat_azure_postgresql/README.md @@ -0,0 +1,12 @@ +# **Multi-Agent PostgreSQL Data Management System with AutoGen and Azure PostgreSQL** + + +
+ Architecture +
+ +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: + +[MultiAgent_Azure_PostgreSQL_AutoGen](https://github.com/Azure-Samples/MultiAgent_Azure_PostgreSQL_AutoGen0.4/tree/main) + +