llama_index
llama_index copied to clipboard
Add Qdrant vector store and reader support
Qdrant is a Rust-based vector database, which is currently not available in the GPT index. I can help implement it, so as a result, two new components will be available, namely GPTQdrantIndex
and QdrantReader
.
@jerryjliu I cannot assign myself, but I'll be happy to implement it.
i've assigned you :)
Closed by #339