runtime error

Exit code: 1. Reason: /home/user/app/app.py:2: 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 WebBaseLoader, PyPDFLoader /usr/local/lib/python3.10/site-packages/huggingface_hub/constants.py:277: FutureWarning: The `HF_HUB_ENABLE_HF_TRANSFER` environment variable is deprecated as 'hf_transfer' is not used anymore. Please use `HF_XET_HIGH_PERFORMANCE` instead to enable high performance transfer with Xet. Visit https://huggingface.co/docs/huggingface_hub/package_reference/environment_variables#hfxethighperformance for more details. warnings.warn( USER_AGENT environment variable not set, consider setting it to identify your requests. Traceback (most recent call last): File "/home/user/app/app.py", line 8, in <module> from langchain.prompts import PromptTemplate ModuleNotFoundError: No module named 'langchain.prompts'

Container logs:

Fetching error logs...