Skip to content

feat: add qdrant vector database client#621

Open
victordb9997 wants to merge 1 commit into
arakoodev:tsfrom
victordb9997:feature/qdrant-vector-db
Open

feat: add qdrant vector database client#621
victordb9997 wants to merge 1 commit into
arakoodev:tsfrom
victordb9997:feature/qdrant-vector-db

Conversation

@victordb9997

Copy link
Copy Markdown

Summary

  • add a dependency-free Qdrant REST client to the vector-db package
  • export Qdrant and its public types alongside Supabase
  • cover collection creation, point upsert, search, and delete request behavior with mocked Vitest tests
  • add a short Qdrant usage example

Validation

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

/claim #273

@github-actions

github-actions Bot commented Jun 30, 2026

Copy link
Copy Markdown

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

@victordb9997 victordb9997 force-pushed the feature/qdrant-vector-db branch from 980242c to 310e48b Compare June 30, 2026 16:36
@victordb9997 victordb9997 force-pushed the feature/qdrant-vector-db branch from 310e48b to 05c34e3 Compare June 30, 2026 16:36
@victordb9997

Copy link
Copy Markdown
Author

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

@victordb9997

Copy link
Copy Markdown
Author

recheck

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.

1 participant