runtime error
Exit code: 1. Reason: /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( Traceback (most recent call last): File "/home/user/app/app.py", line 3, in <module> from langchain.chat_models import ChatOpenAI ImportError: cannot import name 'ChatOpenAI' from 'langchain.chat_models' (/usr/local/lib/python3.10/site-packages/langchain/chat_models/__init__.py)
Container logs:
Fetching error logs...