ollama-fundamentals/pdf-rag-streamlit.py:79: LangChainDeprecationWarning: Since Chroma 0.4.x the manual persistence method is no longer supported as docs are automatically persisted.
vector_db.persist()
After making a prompt I get this message
2024-11-30 12:55:42.927 Examining the path of torch.classes raised: Tried to instantiate class '__path__._path', but it does not exist! Ensure that it is registered via torch::class_
After making a prompt I get this message
Not sure how this affects the results