#Group chat with both RetrieveAssistantAgent and AssistantAgent
2 messages · Page 1 of 1 (latest)
hi @blazing nest , yes we do have this feature to work with RetrievalUserProxyAgent and AssitantAgent in a groupchat, here you go: https://microsoft.github.io/autogen/docs/notebooks/agentchat_groupchat_RAG
Implement and manage a multi-agent chat system using AutoGen, where AI assistants retrieve information, generate code, and interact collaboratively to solve complex tasks, especially in areas not covered by their training data.