mirror of
https://github.com/HKUDS/OpenSpace.git
synced 2026-09-05 08:06:05 +00:00
11 lines
No EOL
220 B
JSON
11 lines
No EOL
220 B
JSON
{
|
|
"agents": [
|
|
{
|
|
"name": "GroundingAgent",
|
|
"class_name": "GroundingAgent",
|
|
"backend_scope": ["shell", "mcp", "system"],
|
|
"max_iterations": 30,
|
|
"visual_analysis_timeout": 60.0
|
|
}
|
|
]
|
|
} |