simple-calculator / tool_config.json
ybelkada's picture
ybelkada HF staff
Upload tool
f11fed1
{
"description": "This is a tool that returns the result of a simple mathematical expression written in a string.",
"name": "simple_calculator",
"tool_class": "calculator.SimpleCalculatorTool"
}