langchain
c1521ddb
- Add workaround for not having async vector store methods (#2733)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Add workaround for not having async vector store methods (#2733) This allows us to use the async API for the Retrieval chains, though it is not guaranteed to be thread safe.
Author
agola11
Parents
0806951c
Loading