Replies: 2 comments
-
|
Can you please provide a sample of SOP driven implementation. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
What is SOP? Have you seen GraphFlow? https://microsoft.github.io/autogen/stable/user-guide/agentchat-user-guide/graph-flow.html |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
I want to create a team of agents (using SelectorGroupChat) to address a issues at a fuel station. I want it to be a conversational like any chat bot. I have tried to pass instructions or sequesnce of steps for the flow. But, I see it is not consistent especially when user input is required. Mostly, it looks as if it is in hurry to finish the flow rather follow the instructions given.
Questions:
To Reproduce
Expected behavior
System should be conversational.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
Beta Was this translation helpful? Give feedback.
All reactions