Tool Use #5475
continentalGT
started this conversation in
General
Tool Use
#5475
Replies: 1 comment 1 reply
-
Are you still looking at 0.2 API? Where are you seeing the documentation? We don't like this either. Please checkout the latest v0.4 API -- agents now executes their own tools. https://microsoft.github.io/autogen/stable/user-guide/agentchat-user-guide/quickstart.html Thanks. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I created a tool to be used accorsdint to the documentation on Autogen.
But I am confused or it is not clear to me that when we register our function or tool with the LLM agent why not it calls and executes it . why creating another NOn LLM agent for execution. also the Non LLM initiates the conversation but also performs the tool.
why not LLM powered agent perform this task itself.
Beta Was this translation helpful? Give feedback.
All reactions