runtime error

Exit code: 1. Reason: README.md: 100%|██████████| 10.5k/10.5k [00:00<00:00, 18.5MB/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, 251kB/s] config.json: 0%| | 0.00/612 [00:00<?, ?B/s] config.json: 100%|██████████| 612/612 [00:00<00:00, 1.90MB/s] model.safetensors: 0%| | 0.00/90.9M [00:00<?, ?B/s] model.safetensors: 100%|██████████| 90.9M/90.9M [00:00<00:00, 96.5MB/s] Loading weights: 0%| | 0/103 [00:00<?, ?it/s] Loading weights: 100%|██████████| 103/103 [00:00<00:00, 8498.68it/s] BertModel LOAD REPORT from: sentence-transformers/all-MiniLM-L6-v2 Key | Status | | ------------------------+------------+--+- embeddings.position_ids | UNEXPECTED | | Notes: - UNEXPECTED: can be ignored when loading from different task/architecture; not ok if you expect identical arch. tokenizer_config.json: 0%| | 0.00/350 [00:00<?, ?B/s] tokenizer_config.json: 100%|██████████| 350/350 [00:00<00:00, 1.49MB/s] vocab.txt: 0%| | 0.00/232k [00:00<?, ?B/s] vocab.txt: 100%|██████████| 232k/232k [00:00<00:00, 58.3MB/s] tokenizer.json: 0%| | 0.00/466k [00:00<?, ?B/s] tokenizer.json: 100%|██████████| 466k/466k [00:00<00:00, 50.7MB/s] special_tokens_map.json: 0%| | 0.00/112 [00:00<?, ?B/s] special_tokens_map.json: 100%|██████████| 112/112 [00:00<00:00, 302kB/s] config.json: 0%| | 0.00/190 [00:00<?, ?B/s] config.json: 100%|██████████| 190/190 [00:00<00:00, 1.05MB/s] ✅ Đã load vectorstore thành công. Traceback (most recent call last): File "/app/app.py", line 12, in <module> from langchain.text_splitter import RecursiveCharacterTextSplitter ModuleNotFoundError: No module named 'langchain.text_splitter'

Container logs:

Fetching error logs...