-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Description
LangChainDeprecationWarning: Importing chat models from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
from langchain_community.chat_models import ChatOpenAI
.
To install langchain-community run pip install -U langchain-community
.
Metadata
Metadata
Assignees
Labels
No labels