random-character-tool / tool_config.json
Chris4K's picture
Update tool_config.json
1194e65 verified
raw
history blame
263 Bytes
{
"description": "This is a tool that creates a random character. It takes an input named `prompt`. It returns a character as json text message.",
"name": "random_charactor_generator",
"tool_class": "random_charactor_generator.RandomCharatorGeneratorTool"
}