Spaces:
Runtime error
Runtime error
Update tool_config.json
Browse files- tool_config.json +1 -1
tool_config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"description": "This tool generates a random character
|
3 |
"name": "random_charactor_generator",
|
4 |
"tool_class": "random_charactor_generator.RandomCharatorGeneratorTool"
|
5 |
}
|
|
|
1 |
{
|
2 |
+
"description": "This tool generates a random character. Returns json.",
|
3 |
"name": "random_charactor_generator",
|
4 |
"tool_class": "random_charactor_generator.RandomCharatorGeneratorTool"
|
5 |
}
|