Skip to content

Conversation

@FinnConnor
Copy link
Contributor

Qdrant vector database supported. Added section in readme in setting up Qdrant environmental variables as well as specifically running docker image. Implemented Async methods for qdrant.

Tested using bedrock with amazon.titan-embed-text-v2:0 with all 3 supported currently vector databases (pgvector, qdrant, and atlas mongo)

Tested /ids, /documents , /delete ,/embed , /query and /query_multiple endpoints successfully with qdrant, pgvector, and atlas mongo.

@FinnConnor FinnConnor requested a review from danny-avila October 1, 2024 14:24
@FinnConnor FinnConnor self-assigned this Oct 1, 2024
@FinnConnor FinnConnor mentioned this pull request Oct 1, 2024
@FinnConnor
Copy link
Contributor Author

Looked into implementing qdrant async client

Would we still want to retain support for sync qdrant? Would restructure code that we have, but have two separate vector-DB.

@PylotLight
Copy link

Hoping we can get some more traction on this given the benfits of Qdrant over pgvector over other solutions.

@amalp12
Copy link

amalp12 commented May 28, 2025

Would like to work with Qdrant support as well

@benwallacestock
Copy link

Being able to use Qdrant would allow my organisation to switch over to Librechat so watching this - is there any timeline on this @danny-avila

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.

5 participants