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

Update dependencies to latest changes with required code changes #3

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

sarthak247
Copy link
Owner

Changes:

  • Add support for langchain-community and langchain-openai as previous implentation of using just langchain alone was about to be depreciated and removed soon.

  • Save and Load FAISS vectorstores using FAISS instead of relying on Pickle due to some recent library changes which breaks the code and thus rendering FAISS incompatible with Pickle

@sarthak247
Copy link
Owner Author

Reference Issue #2

@sarthak247 sarthak247 merged commit c1a99d2 into master Jul 15, 2024
0 of 3 checks passed
@sarthak247 sarthak247 deleted the dependency branch July 15, 2024 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant