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

supported async retriever #2149

Merged
merged 8 commits into from
Mar 30, 2023
Merged

Conversation

Code-Hex
Copy link
Contributor

@Code-Hex Code-Hex commented Mar 29, 2023

Async support for all retrievers,

Our company (NOT A HOTEL - @notahotel_inc) runs LangChain in production and we have our own VectorDBQA with Async support.

Today it has been modified to use Retriever instead of that VectorDBQA. I thought some of the modifications might contribute to LangChain, so I created this PR.

Thanks for a great library.

@agola11 agola11 self-requested a review March 29, 2023 20:18
@Code-Hex
Copy link
Contributor Author

@hwchase17 @agola11 This PR is ready for review!

Copy link
Contributor

@hwchase17 hwchase17 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is awesome!!!! thanks for adding this :)

@agola11 agola11 merged commit 35a3218 into langchain-ai:master Mar 30, 2023
@Code-Hex Code-Hex deleted the async-retriever branch March 30, 2023 14:17
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.

None yet

3 participants