runtime error
Exit code: 1. Reason: /usr/local/lib/python3.10/site-packages/smolagents/tools.py:1134: UserWarning: Function 'nlu' has decorators other than @tool. This may cause issues with serialization in the remote executor. See issue #1626. warnings.warn( /usr/local/lib/python3.10/site-packages/smolagents/tools.py:1134: UserWarning: Function 'propose_slots' has decorators other than @tool. This may cause issues with serialization in the remote executor. See issue #1626. warnings.warn( /usr/local/lib/python3.10/site-packages/smolagents/tools.py:1134: UserWarning: Function 'create_request' has decorators other than @tool. This may cause issues with serialization in the remote executor. See issue #1626. warnings.warn( /usr/local/lib/python3.10/site-packages/smolagents/tools.py:1134: UserWarning: Function 'notify_operator' has decorators other than @tool. This may cause issues with serialization in the remote executor. See issue #1626. warnings.warn( Traceback (most recent call last): File "/home/user/app/app.py", line 105, in <module> raise ValueError("Please set the OPENAI_API_KEY environment variable") ValueError: Please set the OPENAI_API_KEY environment variable
Container logs:
Fetching error logs...