Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redirect Agent #344

Open
wilson-dixon opened this issue Mar 15, 2024 · 0 comments
Open

Redirect Agent #344

wilson-dixon opened this issue Mar 15, 2024 · 0 comments

Comments

@wilson-dixon
Copy link

The behavior of an agent that was redirected to should be adjusted to only do the necessary to retrieve the missing parameter. Once the missing parameter has been retrieved then the redirect agent should return to the calling agent the missing parameter so that it can continue its process. For example, the Payment agent calls the Order Inquiry agent in order to fetch the order number. The order inquiry agent will then interact with the user to retrieve the "order number" once this has been achieved then there should be no message returned from the Order Inquiry Agent. Instead, the missing parameter should be handed over to the Payment agent to continue its process. Doing this will avoid confusing follow up messages by the Order Inquiry such as "Order number has been retrieved is there anything else I can help you with?"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant