Spaces:
Sleeping
Sleeping
[nltk_data] Unzipping tokenizers/punkt.zip. | |
wandb: Logged trace tree to W&B. | |
2023-12-20 22:15:20 - Your app is available at http://localhost:7860 | |
wandb: \ 1 of 5 files downloaded... | |
wandb: 5 of 5 files downloaded. | |
2023-12-20 22:15:24 - No existing llama_index.vector_stores.simple found at /home/user/app/artifacts/earnings-index:v3/vector_store.json, skipping load. | |
Traceback (most recent call last): | |
File "/home/user/.local/lib/python3.9/site-packages/chainlit/utils.py", line 36, in wrapper | |
return await user_function(**params_values) | |
File "app.py", line 21, in start | |
chain = await extract_information() | |
File "/home/user/app/earnings_app.py", line 111, in extract_information | |
storage_context = wandb_callback.load_storage_context( | |
File "/home/user/.local/lib/python3.9/site-packages/llama_index/callbacks/wandb_callback.py", line 318, in load_storage_context | |
storage_context = StorageContext.from_defaults(persist_dir=artifact_dir) | |
File "/home/user/.local/lib/python3.9/site-packages/llama_index/storage/storage_context.py", line 81, in from_defaults | |
vector_store = vector_store or SimpleVectorStore.from_persist_dir( | |
File "/home/user/.local/lib/python3.9/site-packages/llama_index/vector_stores/simple.py", line 117, in from_persist_dir | |
return cls.from_persist_path(persist_path, fs=fs) | |
File "/home/user/.local/lib/python3.9/site-packages/llama_index/vector_stores/simple.py", line 253, in from_persist_path | |
raise ValueError( | |
ValueError: No existing llama_index.vector_stores.simple found at /home/user/app/artifacts/earnings-index:v3/vector_store.json, skipping load. | |
wandb: \ 1 of 5 files downloaded... | |
wandb: 5 of 5 files downloaded. | |
2023-12-20 22:15:25 - No existing llama_index.vector_stores.simple found at /home/user/app/artifacts/earnings-index:v3/vector_store.json, skipping load. | |
Traceback (most recent call last): | |
File "/home/user/.local/lib/python3.9/site-packages/chainlit/utils.py", line 36, in wrapper | |
return await user_function(**params_values) | |
File "app.py", line 21, in start | |
chain = await extract_information() | |
File "/home/user/app/earnings_app.py", line 111, in extract_information | |
storage_context = wandb_callback.load_storage_context( | |
File "/home/user/.local/lib/python3.9/site-packages/llama_index/callbacks/wandb_callback.py", line 318, in load_storage_context | |
storage_context = StorageContext.from_defaults(persist_dir=artifact_dir) | |
File "/home/user/.local/lib/python3.9/site-packages/llama_index/storage/storage_context.py", line 81, in from_defaults | |
vector_store = vector_store or SimpleVectorStore.from_persist_dir( | |
File "/home/user/.local/lib/python3.9/site-packages/llama_index/vector_stores/simple.py", line 117, in from_persist_dir | |
return cls.from_persist_path(persist_path, fs=fs) | |
File "/home/user/.local/lib/python3.9/site-packages/llama_index/vector_stores/simple.py", line 253, in from_persist_path | |
raise ValueError( | |
ValueError: No existing llama_index.vector_stores.simple found at /home/user/app/artifacts/earnings-index:v3/vector_store.json, skipping load. | |
wandb: \ 1 of 5 files downloaded... | |
wandb: 5 of 5 files downloaded. | |
2023-12-20 22:15:26 - No existing llama_index.vector_stores.simple found at /home/user/app/artifacts/earnings-index:v3/vector_store.json, skipping load. | |
Traceback (most recent call last): | |
File "/home/user/.local/lib/python3.9/site-packages/chainlit/utils.py", line 36, in wrapper | |
return await user_function(**params_values) | |
File "app.py", line 21, in start | |
chain = await extract_information() | |
File "/home/user/app/earnings_app.py", line 111, in extract_information | |
storage_context = wandb_callback.load_storage_context( | |
File "/home/user/.local/lib/python3.9/site-packages/llama_index/callbacks/wandb_callback.py", line 318, in load_storage_context | |
storage_context = StorageContext.from_defaults(persist_dir=artifact_dir) | |
File "/home/user/.local/lib/python3.9/site-packages/llama_index/storage/storage_context.py", line 81, in from_defaults | |
vector_store = vector_store or SimpleVectorStore.from_persist_dir( | |
File "/home/user/.local/lib/python3.9/site-packages/llama_index/vector_stores/simple.py", line 117, in from_persist_dir | |
return cls.from_persist_path(persist_path, fs=fs) | |
File "/home/user/.local/lib/python3.9/site-packages/llama_index/vector_stores/simple.py", line 253, in from_persist_path | |
raise ValueError( | |
ValueError: No existing llama_index.vector_stores.simple found at /home/user/app/artifacts/earnings-index:v3/vector_store.json, skipping load. | |