Spaces:
No application file
No application file
{ | |
"description": "This is a tool that returns the result of a simple mathematical expression written in a string.", | |
"inputs": [ | |
"text" | |
], | |
"name": "simple_calculator", | |
"output_type": "text", | |
"tool_class": "calc.SimpleCalculatorTool" | |
} | |