langchain
256bad32 - core[minor]: Support asynchronous in InMemoryVectorStore (#24472)

Commit
1 year ago
core[minor]: Support asynchronous in InMemoryVectorStore (#24472) ### Description * support asynchronous in InMemoryVectorStore * since embeddings might be possible to call asynchronously, ensure that both asynchronous and synchronous functions operate correctly.
Author
Parents
Loading