Multi-Agent-Custom-Automation-Engine-Solution-Accelerator
Multi-Agent-Custom-Automation-Engine-Solution-Accelerator copied to clipboard
The Multi-Agent Custom Automation Engine Solution Accelerator is an AI-driven system that manages a group of AI agents to accomplish tasks based on user input. Powered by Semantic Kernel, Azure Foundr...
Hi, I am trying to ask the agent in this solution accelerator using code interpreter tool. I have modified the agent definition as follow to enable code interpreter for the...
## Purpose Reduce Excessive Developer Console Logging ## Does this introduce a breaking change? - [ ] Yes - [X] No ## How to Test * Get the code ```...
## Purpose * ... **Summary:** Implemented CRITICAL DOMAIN CHECK to enforce team-specific task validation: Retail teams (CustomerDataAgent/OrderDataAgent) now hard-reject HR-related requests. HR teams (HRHelperAgent) now handle only HR/employee requests. Marketing...
## Purpose * This pull request introduces improvements to the deployment of private networking resources for AI services in the `infra/main.bicep` file. The main focus is on simplifying the logic...
# Motivation The document to customize the solution is outdated. The file names and methods have been renamed, causing confusing to follow the documentation. # Examples * no file named...
# Motivation When instructions change, agents should be updated in Foundry https://github.com/microsoft/Multi-Agent-Custom-Automation-Engine-Solution-Accelerator/blob/e51be80e183ec9a41ed608851471b064ab85a32a/src/backend/kernel_agents/agent_base.py#L277-L291 # Requirements A list of requirements to consider this feature delivered - Update agent definition when agent exists...
# Motivation Tracing provides deep visibility into execution of your application by capturing detailed telemetry at each execution step. Such helps diagnose issues and enhance performance by identifying problems such...
https://github.com/tarikkaya/aix I expect you’ll be aware of the areas where I’m struggling.
# Motivation Support interactive chat with users to adjust plan. If the plan is not good, the user can modify the plan. # How would you feel if this feature...
I have deployed this solution with the local version. I can access the web app that was deployed to the azure portal. I have made several changes locally, and then...