runtime error
Exit code: 1. Reason: ========== == CUDA == ========== CUDA Version 12.1.0 Container image Copyright (c) 2016-2023, NVIDIA CORPORATION & AFFILIATES. All rights reserved. This container image and its contents are governed by the NVIDIA Deep Learning Container License. By pulling and using the container, you accept the terms and conditions of this license: https://developer.nvidia.com/ngc/nvidia-deep-learning-container-license A copy of this license is made available in this container at /NGC-DL-CONTAINER-LICENSE for your convenience. WARNING: The NVIDIA Driver was not detected. GPU functionality will not be available. Use the NVIDIA Container Toolkit to start this container with GPU support; see https://docs.nvidia.com/datacenter/cloud-native/ . ************************* ** DEPRECATION NOTICE! ** ************************* THIS IMAGE IS DEPRECATED and is scheduled for DELETION. https://gitlab.com/nvidia/container-images/cuda/blob/master/doc/support-policy.md Traceback (most recent call last): File "/app/main.py", line 86, in <module> run_api() File "/app/main.py", line 21, in run_api from utils.config import API_HOST, API_PORT File "/app/utils/__init__.py", line 3, in <module> from utils import config File "/app/utils/config.py", line 20, in <module> GROQ_API_KEY = os.environ["GROQ_API_KEY"] ~~~~~~~~~~^^^^^^^^^^^^^^^^ File "<frozen os>", line 678, in __getitem__ KeyError: 'GROQ_API_KEY'
Container logs:
Fetching error logs...