runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/app/app.py", line 28, in <module> def web_search(query: str) -> str: File "/usr/local/lib/python3.10/site-packages/smolagents/tools.py", line 1071, 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 218, in get_json_schema raise DocstringParsingException( smolagents._function_type_hints_utils.DocstringParsingException: Cannot generate JSON schema for web_search because the docstring has no description for the argument 'query'
Container logs:
Fetching error logs...