openai-cookbook icon indicating copy to clipboard operation
openai-cookbook copied to clipboard

Add Qdrant as another example of vector database

Open kacperlukawski opened this issue 2 years ago • 1 comments
trafficstars

I added Qdrant vector database to the notebook using the same approach as you did for Pinecone and Weaviate. Due to some rate limits and other issues, I could not create the embeddings for all the documents so it may require relaunching. However, all the required logic is already in place, with a corresponding docker-compose.yaml file to run Qdrant in a container.

kacperlukawski avatar Jan 18 '23 10:01 kacperlukawski

@colin-openai I'd appreciate your review on that.

kacperlukawski avatar Jan 18 '23 10:01 kacperlukawski