runtime error
Exit code: 1. Reason: <?, ?B/s][A config_sentence_transformers.json: 100%|██████████| 116/116 [00:00<00:00, 453kB/s] README.md: 0%| | 0.00/10.5k [00:00<?, ?B/s][A README.md: 100%|██████████| 10.5k/10.5k [00:00<00:00, 37.3MB/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, 214kB/s] config.json: 0%| | 0.00/612 [00:00<?, ?B/s][A config.json: 100%|██████████| 612/612 [00:00<00:00, 784kB/s] model.safetensors: 0%| | 0.00/90.9M [00:00<?, ?B/s][A model.safetensors: 100%|██████████| 90.9M/90.9M [00:00<00:00, 108MB/s] Loading weights: 0%| | 0/103 [00:00<?, ?it/s][A Loading weights: 100%|██████████| 103/103 [00:00<00:00, 18776.66it/s] tokenizer_config.json: 0%| | 0.00/350 [00:00<?, ?B/s][A tokenizer_config.json: 100%|██████████| 350/350 [00:00<00:00, 1.20MB/s] vocab.txt: 0%| | 0.00/232k [00:00<?, ?B/s][A vocab.txt: 100%|██████████| 232k/232k [00:00<00:00, 78.9MB/s] tokenizer.json: 0%| | 0.00/466k [00:00<?, ?B/s][A tokenizer.json: 100%|██████████| 466k/466k [00:00<00:00, 68.9MB/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, 356kB/s] config.json: 0%| | 0.00/190 [00:00<?, ?B/s][A config.json: 100%|██████████| 190/190 [00:00<00:00, 447kB/s] Traceback (most recent call last): File "/app/app.py", line 6, in <module> brain.ingest_knowledge('storage/knowledge') ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^ File "/app/src/core/memory_engine.py", line 13, in ingest_knowledge for filename in os.listdir(directory): ~~~~~~~~~~^^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: 'storage/knowledge'
Container logs:
Fetching error logs...