sentence-counter-tool / tool_config.json
Chris4K's picture
Update tool_config.json
aaf767f
{
"description": "This is a tool that counts the sentences of an input. It takes an input.",
"name": "sentence_counter",
"tool_class": "sentence_counter.SentenceCounterTool"
}