mirror of
https://github.com/hwchase17/langchain.git
synced 2025-10-06 21:00:01 +00:00
I've extended the support of async API to local Qdrant mode. It is faked but allows prototyping without spinning a container. The tests are improved to test the in-memory case as well. @baskaryan @rlancemartin @eyurtsev @agola11