DjangoPeng / DjangoPeng/openai-quickstart
LangChainDeprecationWarning
Open
- Dominant language
- Jupyter Notebook
- Stars
- 1.8k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
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`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.