Skip to content

Add Qdrant vector database support#476

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

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

Conversation

@Dewaldnel11
Copy link
Copy Markdown

Summary

  • add a Qdrant REST wrapper to the JavaScript SDK vector-db package without introducing a Qdrant client dependency
  • support collection creation, point upsert, vector search, point lookup, and delete-by-id operations
  • export Qdrant types from the vector-db entrypoint
  • document basic Qdrant usage in the package README

Verification

  • npm run build
  • npx vitest src/vector-db/src/tests/qdrant/qdrant.test.ts --run

/claim #273

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 11, 2026

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

Copy link
Copy Markdown
Author

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

Copy link
Copy Markdown
Author

recheck

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant