From 50b56482102c2f95d519dd834141c6b79e3b9f47 Mon Sep 17 00:00:00 2001 From: Ali Madad Date: Fri, 29 Sep 2023 14:42:45 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dad77f1..cc0d449 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Multi-Agent Collaboration with AutoGen +# Agentcy: Multi-Agent Collaboration with AutoGen

@@ -42,4 +42,4 @@ pip install openai autogen ## ⏯️ Conclusion -This multi-agent collaboration approach allows for more comprehensive and efficient task handling. By leveraging the expertise of multiple agents, we can ensure that every aspect of a task is addressed by the most qualified entity. Whether it's planning a trip, as demonstrated in this example, or any other task, this collaborative approach can be adapted to fit various scenarios. \ No newline at end of file +This multi-agent collaboration approach allows for more comprehensive and efficient task handling. By leveraging the expertise of multiple agents, we can ensure that every aspect of a task is addressed by the most qualified entity. Whether it's planning a trip, as demonstrated in this example, or any other task, this collaborative approach can be adapted to fit various scenarios.