runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 38, in <module> def unit_to_unit(unit_value: Union[int, float], input_unit_type: str, output_unit_type: str) -> str: File "/usr/local/lib/python3.10/site-packages/smolagents/tools.py", line 868, in tool simple_tool = SimpleTool( File "/usr/local/lib/python3.10/site-packages/smolagents/tools.py", line 60, in new_init self.validate_arguments() File "/usr/local/lib/python3.10/site-packages/smolagents/tools.py", line 138, in validate_arguments raise Exception( Exception: Input 'unit_value': type '['integer', 'number']' is not an authorized value, should be one of ['string', 'boolean', 'integer', 'number', 'image', 'audio', 'array', 'object', 'any', 'null'].

Container logs:

Fetching error logs...