For the Multi-Agent Conversation workflow, engage in dynamic discussions with multiple AI agents simultaneously. Configure unique settings for each agent, including their names and behaviors, to tailor interactions. Users can initiate conversations using @mentions to direct specific queries, or if no mentions are present, all agents will respond in random order. This workflow enables seamless multi-agent collaboration, enhancing user experience and providing diverse perspectives in real-time conversations.
Define Global Settings
node to adjust user information such as name, location, and preferences.Define Agent Settings
node, add or remove agents, change their names, and specify their LLM models to suit your needs.Extract mentions
code to refine how mentions are detected or to include additional processing logic.Combine and format responses
node to change how the final output is presented to the user.