How to include human in the loop AgentGroup of Agent Framework of Semantic Kerenel #11277
-
We are using AgentGroupChat feature of Agent framework. While running a small POC, we realised it doesn't include human in the loop while solving assigned task. It just takes a user prompt in the beginning and jump on to addressing that query using multiple agents. What we need is a back and forth human interaction with the agents where user can provide his input at each step or agents can ask clarification questions. Any help or suggestion is very much appreciated. Thanks. |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 2 replies
-
We are working on a user proxy agent for our new agent group chat patterns that should be available in the coming weeks. |
Beta Was this translation helpful? Give feedback.
-
@moonbox3 That sounds exciting! We're eager to integrate the new agent group chat patterns into our work. Do you have an estimated timeline for their release? This would help us plan accordingly, as it's a key dependency for us. |
Beta Was this translation helpful? Give feedback.
-
We've done a soft-launch of some new orchestration patterns for Python and .NET:
Each have a sample of using a human in the loop for the group chat. New docs for these patterns will be released soon. |
Beta Was this translation helpful? Give feedback.
-
@jupiver123 - Other customers have registered the same ask. We're actively looking at an improvement here. Hope to have a direction defined over the next couple days. |
Beta Was this translation helpful? Give feedback.
We are working on a user proxy agent for our new agent group chat patterns that should be available in the coming weeks.