llama_index icon indicating copy to clipboard operation
llama_index copied to clipboard

Add Qdrant vector store and reader support

Open kacperlukawski opened this issue 1 year ago • 2 comments

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.

kacperlukawski avatar Jan 24 '23 12:01 kacperlukawski