runtime error
Exit code: 1. Reason: Duplicate the space and set your own GEMINI_API_KEY to run. Traceback (most recent call last): File "/home/user/app/app.py", line 19, in <module> api_key = os.environ['GEMINI_API_KEY'] File "/usr/local/lib/python3.10/os.py", line 680, in __getitem__ raise KeyError(key) from None KeyError: 'GEMINI_API_KEY' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/user/app/app.py", line 22, in <module> raise ValueError("Please set the GEMINI_API_KEY environment variable.") ValueError: Please set the GEMINI_API_KEY environment variable.
Container logs:
Fetching error logs...