runtime error
Exit code: 1. Reason: /home/user/app/app.py:5: DeprecationWarning: `langchain-community` is being sunset and is no longer actively maintained. See https://github.com/langchain-ai/langchain-community/issues/674 for details and migration guidance toward standalone integration packages. from langchain_community.document_loaders import UnstructuredPDFLoader,UnstructuredWordDocumentLoader Traceback (most recent call last): File "/home/user/app/app.py", line 6, in <module> from langchain.indexes import VectorstoreIndexCreator ModuleNotFoundError: No module named 'langchain.indexes'
Container logs:
Fetching error logs...