Spaces:
No application file
No application file
Update agents/TimeAgent.json
Browse files- agents/TimeAgent.json +2 -1
agents/TimeAgent.json
CHANGED
@@ -20,5 +20,6 @@
|
|
20 |
"mcp_servers": [],
|
21 |
"defer_model_check": false,
|
22 |
"end_strategy": "early",
|
23 |
-
"config_version": "0.0.1"
|
|
|
24 |
}
|
|
|
20 |
"mcp_servers": [],
|
21 |
"defer_model_check": false,
|
22 |
"end_strategy": "early",
|
23 |
+
"config_version": "0.0.1",
|
24 |
+
"repo_id": "NeuralNotwork/extendable-agents"
|
25 |
}
|