From 71394b6c20aa403b582aa079e26f592ff8452460 Mon Sep 17 00:00:00 2001 From: mmorge <maxime.morge@univ-lyon1.fr> Date: Wed, 23 Apr 2025 15:06:41 +0200 Subject: [PATCH] LLM4AAMAS: Add Copilot --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index d4dceec..5d24540 100644 --- a/README.md +++ b/README.md @@ -627,6 +627,12 @@ versa. framework for building, deploying generative multi-agent workflows managing and executing structured sequences of tasks. +- [Microsoft's Copilot Platform Studio](https://copilotstudio.microsoft.com) + provides an architecture for autonomous agents that can detect events and + trigger actions without human intervention. It includes an orchestration layer + to coordinate multiple specialized agents, along with real-time monitoring + tools that ensure transparency across agent workflows. + ## Authors Maxime MORGE -- GitLab