Closed
Description
I like the concept of Autogen, I like to use a couple of features of it. But I currently just need a simple tool executor.
I notice that Autogen heavily works on the concept of generating code and executing it. Does it not has an simple way of executing code directly after it has been "selected"? - So basically same like OpenAI Function calling? Does it all use function calling?
I ask that, because for my use case it's sometimes enough to just select the correct tool. No need of extra checks etc.
Originally posted by @WebsheetPlugin in #2208
Suggestion: Create a reply function `propose_and_execute_tools_nested_reply" which uses a nested chat between an AssistantAgent and a UserProxyAgent with human_input_mode="NEVER".
cc @qingyun-wu