runtime error
Exit code: 1. Reason: tool.py: 0%| | 0.00/635 [00:00<?, ?B/s][A tool.py: 100%|██████████| 635/635 [00:00<00:00, 5.32MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 47, in <module> def text_to_image(text: str) -> str: File "/usr/local/lib/python3.10/site-packages/smolagents/tools.py", line 845, in tool tool_json_schema = get_json_schema(tool_function)["function"] File "/usr/local/lib/python3.10/site-packages/smolagents/_function_type_hints_utils.py", line 207, in get_json_schema raise DocstringParsingException( smolagents._function_type_hints_utils.DocstringParsingException: Cannot generate JSON schema for text_to_image because the docstring has no description for the argument 'text'
Container logs:
Fetching error logs...