Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add Qdrant as another example of vector database #81

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 19, 2023

Conversation

kacperlukawski
Copy link
Contributor

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
Copy link
Contributor Author

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

@colin-openai colin-openai self-requested a review January 19, 2023 17:33
Copy link
Collaborator

@colin-openai colin-openai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed, nice and concise and ran locally. Approved

@colin-openai colin-openai merged commit 2fed004 into openai:colin Jan 19, 2023
syusuke9999 pushed a commit to syusuke9999/openai-cookbook that referenced this pull request May 12, 2023
Add Qdrant as another example of vector database
katia-openai pushed a commit that referenced this pull request Feb 29, 2024
Add Qdrant as another example of vector database
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants