Skip to content

Add Qdrant vector database support#603

Open
minh89hywithhlovee wants to merge 1 commit into
arakoodev:tsfrom
minh89hywithhlovee:add-qdrant-vector-db
Open

Add Qdrant vector database support#603
minh89hywithhlovee wants to merge 1 commit into
arakoodev:tsfrom
minh89hywithhlovee:add-qdrant-vector-db

Conversation

@minh89hywithhlovee

Copy link
Copy Markdown

Summary

  • add a Qdrant vector database client that uses the REST API directly via axios
  • support collection creation, point upsert, vector query, point retrieval, and deletion
  • export Qdrant from the vector-db package

Tests

  • npx.cmd tsc -b
  • npx.cmd jest src/vector-db/src/tests/qdrant/qdrant.test.ts --runInBand

Closes #273

@minh89hywithhlovee

Copy link
Copy Markdown
Author

I have read the Arakoo CLA Document and I hereby sign the CLA

@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

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.

BOUNTY: add support for qdrant vector database in javascript sdk

1 participant