simple-calculator / tool_config.json
ybelkada's picture
Upload tool
f11fed1
raw history blame
No virus
201 Bytes
{
"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"
}