Navigation
Mobile DocsNavigation
Mobile DocsCollaborative multi-agent system
Create a collaborative multi-agent system where specialized agents work together to solve complex problems through structured communication.
Layout: full
Placeholder: Enter the task or problem for the agents to solve...
Layout: full
Layout: full
Options: Dynamic options
Placeholder: [ { "name": "Researcher", "role": "Gathers and analyzes information related to the task", "expertise": ["data analysis", "information gathering", "critical thinking"] }, { "name": "Planner", "role": "Creates structured plans and coordinates agent activities", "expertise": ["strategic planning", "task decomposition", "coordination"] }, { "name": "Critic", "role": "Evaluates solutions and identifies potential issues", "expertise": ["critical analysis", "problem identification", "quality assurance"] } ]
Layout: full
Placeholder: 10
Layout: half
Layout: half
Layout: full
Layout: half
Options: Final Result Only, Full Conversation, Summary with Key Points
Layout: full
Layout: half
Condition: knowledgeSources = ""
Layout: half
Condition: knowledgeSources = ""
Layout: half
Layout: half
Condition: memoryEnabled = true
Layout: half
Condition: memoryEnabled = true
Placeholder: customer-support, billing, technical
Layout: half
Condition: memoryEnabled = true
Optional
Required
Required
Optional
Required
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Primary response type:
{
"finalResult": "string",
"conversation": "json",
"model": "string",
"tokens": "json"
}