runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 11, in <module> client = genai.Client(api_key=GOOGLE_API_KEY) File "/usr/local/lib/python3.10/site-packages/google/genai/client.py", line 219, in __init__ self._api_client = self._get_api_client( File "/usr/local/lib/python3.10/site-packages/google/genai/client.py", line 265, in _get_api_client return BaseApiClient( File "/usr/local/lib/python3.10/site-packages/google/genai/_api_client.py", line 544, in __init__ raise ValueError( ValueError: Missing key inputs argument! To use the Google AI API, provide (`api_key`) arguments. To use the Google Cloud API, provide (`vertexai`, `project` & `location`) arguments.

Container logs:

Fetching error logs...