text-generation-tool / tool_config.json
Chris4K's picture
Update tool_config.json
7e99192 verified
{
"description": "This is a tool that comletes or generates text. It takes a prompt as input. It returns a text message.",
"name": "text_generator",
"tool_class": "text_generator.TextGenerationTool"
}