File size: 179 Bytes
f69a54e | 1 2 3 4 5 6 7 8 | {
"model_type": "multi-agent-coordinator",
"input_domains": ["agents", "goal", "environment"],
"output": "coordination_plan",
"scalable": true,
"humanoid_ready": true
}
|
f69a54e | 1 2 3 4 5 6 7 8 | {
"model_type": "multi-agent-coordinator",
"input_domains": ["agents", "goal", "environment"],
"output": "coordination_plan",
"scalable": true,
"humanoid_ready": true
}
|