Tool Provider for individual AI Agent (Dynamic tool discovery) #5337
Mohanr1122
started this conversation in
Ideas
Replies: 1 comment
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible in Microsoft Agent Framework to defer tool binding until execution time—by selecting relevant tools dynamically (e.g., via semantic search over tool metadata) instead of predefining them during agent initialization? If not, what are the recommended design patterns to achieve similar behavior?
Ex. In a handoff workflow, tools should be dynamically fetched, filtered, and assigned only at the time the respective agent is invoked.
Beta Was this translation helpful? Give feedback.
All reactions