IntermediateVocabulary#AutoGen#Microsoft#multi-agent#code execution

Microsoft AutoGen Framework Exercises

AutoGen enables multi-agent conversations where LLM agents collaborate and execute code to solve complex tasks. These exercises cover AssistantAgent vs. UserProxyAgent roles, code execution configuration, GroupChat coordination, termination conditions, and human input modes.

0 / 5 completed
1 / 5
In AutoGen, what is the primary difference between AssistantAgent and UserProxyAgent?