Support for Qdrant #42
Answered
by
kembala
iusztinpaul
asked this question in
Q&A
-
|
Hello, When will you release support for ingesting and querying data from Qdrant? |
Beta Was this translation helpful? Give feedback.
Answered by
kembala
Mar 20, 2024
Replies: 2 comments 4 replies
-
|
thanks Paul for the question tagging @giurim & @kembala for more details |
Beta Was this translation helpful? Give feedback.
4 replies
-
|
Qdrant connector now launched: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As some VDBs have in-built support for key/value storage and hybrid queries and some don't we are spending some time on adjusting the storage layer to be able to handle not just single VDBs, but combination of key/value stores with VDBs as well.
In the meantime the framework pulls up an in-memory VDB that allows you to play with your data without connecting to a production grade VDB to experiment.
We are tracking VDB support requests on this discussion.