Spaces:
Sleeping
Sleeping
Update tool_config.json
Browse files- tool_config.json +3 -3
tool_config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"description": "This tool
|
3 |
-
"name": "
|
4 |
-
"tool_class": "
|
5 |
}
|
|
|
1 |
{
|
2 |
+
"description": "This tool tell the current time.",
|
3 |
+
"name": "what_time_is_it",
|
4 |
+
"tool_class": "what_time_is_it.TimeTellerTool"
|
5 |
}
|