We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This PR was merged. Now that there is a new version of langchain-community published with those changes, we can update all of the pip installs:
langchain-community
from pip install langchain_community<0.3.0 to pip install langchain_community
pip install langchain_community<0.3.0
pip install langchain_community
The text was updated successfully, but these errors were encountered:
Kitchen PR (draft)
Sorry, something went wrong.
Blocked on langchain pushing a new version. Now unblocked: https://github.com/langchain-ai/langchain/releases/tag/langchain-community%3D%3D0.3.4 https://pypi.org/project/langchain-community/
adampingel
fayvor
No branches or pull requests
This PR was merged. Now that there is a new version of
langchain-community
published with those changes, we can update all of the pip installs:from
pip install langchain_community<0.3.0
to
pip install langchain_community
The text was updated successfully, but these errors were encountered: