From 2b92abf617951ecf880fa89794b445080b4ed9b1 Mon Sep 17 00:00:00 2001 From: Roopan P M Date: Wed, 29 Jan 2025 11:57:30 +0530 Subject: [PATCH] Title updated --- TRANSPARENCY_FAQS.md | 2 +- src/frontend/wwwroot/app.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/TRANSPARENCY_FAQS.md b/TRANSPARENCY_FAQS.md index 3469f5258..71e2a2e66 100644 --- a/TRANSPARENCY_FAQS.md +++ b/TRANSPARENCY_FAQS.md @@ -1,4 +1,4 @@ -# Multi-Agent: Custom Automation Engine – Solution Accelerator : Responsible AI FAQ +# Multi-Agent-Custom-Automation-Engine – Solution Accelerator : Responsible AI FAQ ## What is the Multi Agent: Custom Automation Engine – Solution Accelerator? Multi Agent: Custom Automation Engine – Solution Accelerator is an open-source GitHub Repository that enables users to solve complex tasks using multiple agents. The accelerator is designed to be generic across business tasks. The user enters a task and a planning LLM formulates a plan to complete that task. The system then dynamically generates agents which can complete the task. The system also allows the user to create actions that agents can take (for example sending emails or scheduling orientation sessions for new employees). These actions are taken into account by the planner and dynamically created agents may be empowered to take these actions. diff --git a/src/frontend/wwwroot/app.html b/src/frontend/wwwroot/app.html index ab59ddef1..43615c5c4 100644 --- a/src/frontend/wwwroot/app.html +++ b/src/frontend/wwwroot/app.html @@ -17,7 +17,7 @@