Skip to content

Add Qdrant vector database client#625

Open
xiaoxin112 wants to merge 1 commit into
arakoodev:tsfrom
xiaoxin112:codex/add-qdrant-vector-db
Open

Add Qdrant vector database client#625
xiaoxin112 wants to merge 1 commit into
arakoodev:tsfrom
xiaoxin112:codex/add-qdrant-vector-db

Conversation

@xiaoxin112

Copy link
Copy Markdown

Summary

  • add a Qdrant vector database client under the vector-db package
  • export Qdrant and related TypeScript types from the vector-db entrypoint
  • add Jest coverage for collection creation, point upsert, search, and delete calls

Verification

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

Related to #273

@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown

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

@xiaoxin112 xiaoxin112 force-pushed the codex/add-qdrant-vector-db branch from 2d33f53 to bec7f6b Compare July 1, 2026 15:09
@xiaoxin112

Copy link
Copy Markdown
Author

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

@xiaoxin112

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