File size: 482 Bytes
c07cad1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
    "library": "keras",
    "task": "text-generation",
    "project": "multiagent-orchestrator",
    "language": [
        "en"
    ],
    "tags": [
        "agents",
        "orchestration",
        "tool-calling",
        "controller",
        "planning",
        "routing"
    ],
    "license": "apache-2.0",
    "pipeline_tag": "text-generation",
    "description": "Multi-Agent Orchestrator: a controller model for planning and coordinating agents/tools."
}