aws-samples / aws-samples/aws-agentic-document-assistant
documents_processed.pickle file not found
- Dominant language
- Jupyter Notebook
- Stars
- 98
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
/opt/ml/processing/input/processed_documents/documents_processed.pickle not found
Data pipeline job failed on ->https://github.com/aws-samples/aws-agentic-document-assistant/blob/main/data-pipelines/02-create-and-load-embeddings-into-aurora-postgreSQL.ipynb since there is no pickle file in s3 input object.
/opt/ml/processing/input/processed_documents/documents_processed.pickle
Traceback (most recent call last): File "prepare_and_load_embeddings.py", line 230, in raise ValueError(f"{processed_documents_file_path} must be a file.") | Traceback (most recent call last): File "prepare_and_load_embeddings.py", line 230, in raise ValueError(f"{processed_documents_file_path} must be a file.")
-- | --
Contributor guide
Assessment
This issue has not been assessed yet.