Auto Generated Agent Chat: Group Chat with GPTAssistantAgent
Use GPTAssistantAgent in group chat.
Use GPTAssistantAgent in group chat.
Custom Speaker Selection Function
Explore the demonstration of the Finite State Machine implementation, which allows the user to input speaker transition constraints.
Explore the utilization of large language models in automated group chat scenarios, where agents perform tasks collectively, demonstrating how they can be configured, interact with each other, and retrieve specific information from external resources.
Explore a group chat example using agents such as a coder and visualization agent.
Introduce group chat with customized speaker selection method.
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.
Integrate llamaindex agents with Autogen.
Implement Swarm with AutoGen GroupChat
Use JSON mode and Agent Descriptions to mitigate prompt manipulation and control speaker transition.
Perform research using a group chat with a number of specialized agents.
Resume Group Chat
Explore the demonstration of the SocietyOfMindAgent in the AutoGen library, which runs a group chat as an internal monologue, but appears to the external world as a single agent, offering a structured way to manage complex interactions among multiple agents and handle issues such as extracting responses from complex dialogues and dealing with context window constraints.
StateFlow: Build workflows through state-oriented actions.
Custom Speaker Selection Function