runtime error

Exit code: 1. Reason: /s] sentence_bert_config.json: 0%| | 0.00/53.0 [00:00<?, ?B/s] sentence_bert_config.json: 100%|██████████| 53.0/53.0 [00:00<00:00, 318kB/s] config.json: 0%| | 0.00/612 [00:00<?, ?B/s] config.json: 100%|██████████| 612/612 [00:00<00:00, 3.92MB/s] model.safetensors: 0%| | 0.00/90.9M [00:00<?, ?B/s] model.safetensors: 100%|█████████▉| 90.9M/90.9M [00:00<00:00, 181MB/s] tokenizer_config.json: 0%| | 0.00/350 [00:00<?, ?B/s] tokenizer_config.json: 100%|██████████| 350/350 [00:00<00:00, 2.52MB/s] vocab.txt: 0%| | 0.00/232k [00:00<?, ?B/s] vocab.txt: 100%|██████████| 232k/232k [00:00<00:00, 59.8MB/s] tokenizer.json: 0%| | 0.00/466k [00:00<?, ?B/s] tokenizer.json: 100%|██████████| 466k/466k [00:00<00:00, 66.3MB/s] special_tokens_map.json: 0%| | 0.00/112 [00:00<?, ?B/s] special_tokens_map.json: 100%|██████████| 112/112 [00:00<00:00, 770kB/s] /usr/local/lib/python3.10/site-packages/transformers/tokenization_utils_base.py:1601: FutureWarning: `clean_up_tokenization_spaces` was not set. It will be set to `True` by default. This behavior will be depracted in transformers v4.45, and will be then set to `False` by default. For more details check this issue: https://github.com/huggingface/transformers/issues/31884 warnings.warn( 1_Pooling/config.json: 0%| | 0.00/190 [00:00<?, ?B/s] 1_Pooling/config.json: 100%|██████████| 190/190 [00:00<00:00, 1.29MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 11, in <module> from conversation import Conversation File "/home/user/app/conversation.py", line 13, in <module> from function_calling import * File "/home/user/app/function_calling.py", line 25, in <module> from langchain_core._api import beta, deprecated ModuleNotFoundError: No module named 'langchain_core'

Container logs:

Fetching error logs...