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

Adding ambiguity support #3

Merged
merged 2 commits into from
Jan 10, 2025
Merged

Adding ambiguity support #3

merged 2 commits into from
Jan 10, 2025

Conversation

praneetdhoolia
Copy link
Contributor

Routing may have ambiguities. E.g., user says "create an issue" and there are mcp servers for github, jira, trello. All those servers offer issue creation tools, which makes it ambiguous for the router. In this PR, I have added the following to address such ambiguities:

  • Enhanced the routing prompt to look for ambiguities and ask the user for clarification.
  • In addition to nothing relevant cases, route node edges to END for scenarios requiring user clarification.

@esxr esxr merged commit 56ff3e0 into esxr:main Jan 10, 2025
0 of 2 checks passed
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

Successfully merging this pull request may close these issues.

2 participants