runtime error

eb6f59004a49: 67%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 178M/265M [00:01<00:00, 88.6MB/s] Downloading (…)6c832a00eb6f59004a49: 75%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 199M/265M [00:02<00:00, 83.1MB/s] Downloading (…)6c832a00eb6f59004a49: 87%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 231M/265M [00:02<00:00, 87.6MB/s] Downloading (…)6c832a00eb6f59004a49: 99%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š| 262M/265M [00:02<00:00, 92.0MB/s] Downloading (…)6c832a00eb6f59004a49: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 265M/265M [00:02<00:00, 94.1MB/s] Downloading (…)cial_tokens_map.json: 0%| | 0.00/112 [00:00<?, ?B/s] Downloading (…)cial_tokens_map.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 112/112 [00:00<00:00, 604kB/s] Downloading (…)okenizer_config.json: 0%| | 0.00/306 [00:00<?, ?B/s] Downloading (…)okenizer_config.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 306/306 [00:00<00:00, 1.82MB/s] Downloading (…)d868ac4f42/vocab.txt: 0%| | 0.00/262k [00:00<?, ?B/s] Downloading (…)d868ac4f42/vocab.txt: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 262k/262k [00:00<00:00, 93.9MB/s] No sentence-transformers model found with name /home/user/.cache/torch/sentence_transformers/sebastian-hofstaetter_distilbert-dot-tas_b-b256-msmarco. Creating a new one with MEAN pooling. Traceback (most recent call last): File "/home/user/app/app.py", line 13, in <module> from knowledge.faiss_handler import create_faiss_index_from_zip, load_faiss_index_from_zip File "/home/user/app/knowledge/faiss_handler.py", line 8, in <module> from llms.embeddings import EMBEDDINGS_MAPPING File "/home/user/app/llms/embeddings.py", line 12, in <module> openai_embedding = OpenAIEmbeddings(model="text-embedding-ada-002") File "pydantic/main.py", line 341, in pydantic.main.BaseModel.__init__ pydantic.error_wrappers.ValidationError: 1 validation error for OpenAIEmbeddings __root__ Did not find openai_api_key, please add an environment variable `OPENAI_API_KEY` which contains it, or pass `openai_api_key` as a named parameter. (type=value_error)

Container logs:

Fetching error logs...