Hello! Newbie in the world of AI, LLMs and AutoGen here.
I've been poking around the documentations and notebooks and came across some examples (e.g. https://github.com/microsoft/autogen/blob/main/notebook/agentchat_groupchat_research.ipynb) with multiple models in the config_list. How does it work? What are the advantages in having multiple models? How do we select the models to be included into the list?
Additionally, would appreciate if anyone can point me in the right direction to learn more about the things I should know to become proficient at working with AutoGen! 😃