File size: 201 Bytes
1075e4a | 1 2 3 4 5 6 7 8 | {
"model_type": "multi_agent_controller",
"input_domains": ["agent_status", "task_pool", "context"],
"output": "task_assignment_plan",
"collaboration_enabled": true,
"humanoid_ready": true
}
|