runtime error
Exit code: 1. Reason: /s][A modules.json: 100%|██████████| 349/349 [00:00<00:00, 2.73MB/s] config_sentence_transformers.json: 0%| | 0.00/116 [00:00<?, ?B/s][A config_sentence_transformers.json: 100%|██████████| 116/116 [00:00<00:00, 1.27MB/s] README.md: 0%| | 0.00/10.7k [00:00<?, ?B/s][A README.md: 100%|██████████| 10.7k/10.7k [00:00<00:00, 74.9MB/s] sentence_bert_config.json: 0%| | 0.00/53.0 [00:00<?, ?B/s][A sentence_bert_config.json: 100%|██████████| 53.0/53.0 [00:00<00:00, 527kB/s] config.json: 0%| | 0.00/612 [00:00<?, ?B/s][A config.json: 100%|██████████| 612/612 [00:00<00:00, 5.44MB/s] model.safetensors: 0%| | 0.00/90.9M [00:00<?, ?B/s][A model.safetensors: 100%|█████████▉| 90.9M/90.9M [00:00<00:00, 257MB/s] tokenizer_config.json: 0%| | 0.00/350 [00:00<?, ?B/s][A tokenizer_config.json: 100%|██████████| 350/350 [00:00<00:00, 1.97MB/s] vocab.txt: 0%| | 0.00/232k [00:00<?, ?B/s][A vocab.txt: 100%|██████████| 232k/232k [00:00<00:00, 16.0MB/s] tokenizer.json: 0%| | 0.00/466k [00:00<?, ?B/s][A tokenizer.json: 100%|██████████| 466k/466k [00:00<00:00, 148MB/s] special_tokens_map.json: 0%| | 0.00/112 [00:00<?, ?B/s][A special_tokens_map.json: 100%|██████████| 112/112 [00:00<00:00, 1.01MB/s] 1_Pooling/config.json: 0%| | 0.00/190 [00:00<?, ?B/s][A 1_Pooling/config.json: 100%|██████████| 190/190 [00:00<00:00, 1.92MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 4, in <module> from vector_store import add_document, search File "/home/user/app/vector_store.py", line 9, in <module> vector_db = FAISS(embedding_function=get_embedding, index=index) TypeError: FAISS.__init__() missing 2 required positional arguments: 'docstore' and 'index_to_docstore_id'
Container logs:
Fetching error logs...