Skip to content
New issue

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

Switch to langchain_community #758

Merged
merged 2 commits into from
Apr 29, 2024
Merged

Conversation

srdas
Copy link
Collaborator

@srdas srdas commented Apr 29, 2024

Fixes #727

PyPDFLoader was still using langchain instead of langchain_community, this has been replaced.
Tested that the error/warning does not occur.

PyPDFLoader was still using langhain instead of lanhchain.community, this has been replaced.
@srdas srdas added the bug Something isn't working label Apr 29, 2024
@srdas srdas merged commit f956195 into jupyterlab:main Apr 29, 2024
9 checks passed
@srdas
Copy link
Collaborator Author

srdas commented Apr 29, 2024

@meeseeksdev please backport to 1.x

meeseeksmachine pushed a commit to meeseeksmachine/jupyter-ai that referenced this pull request Apr 29, 2024
srdas added a commit that referenced this pull request May 1, 2024
Co-authored-by: Sanjiv Das <srdas@scu.edu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix import for PyPDFLoader
1 participant