Skip to content

Commit a88f892

Browse files
authored
Merge pull request #711 from microsoft/transparency-faq-update-dev-v4
docs: Add required notice to transparency faq
2 parents 807357d + 0cdd12a commit a88f892

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

TRANSPARENCY_FAQS.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Multi-Agent-Custom-Automation-Engine – Solution Accelerator : Responsible AI FAQ
22

3+
## Important Notice
4+
5+
This accelerator is **intended solely for accelerating proofs of concept (POCs)**.
6+
It is **not designed or recommended for direct production deployment**.
7+
8+
### Best Practices
9+
- **Do not use this accelerator in production environments without thorough review and adaptation.**
10+
- **Ensure all implementation decisions consider security, scalability, and compliance requirements for production.
11+
312
## What is the Multi Agent: Custom Automation Engine – Solution Accelerator?
413
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, drafting a press release, customer retail remediation, reviewing contracts, reviewing proposals). These actions are taken into account by the planner and dynamically created agents may be empowered to take these actions.
514

0 commit comments

Comments
 (0)