Skip to content

fix: resolve #273#610

Open
Shaidyk wants to merge 1 commit into
arakoodev:tsfrom
Shaidyk:fix/issue-273
Open

fix: resolve #273#610
Shaidyk wants to merge 1 commit into
arakoodev:tsfrom
Shaidyk:fix/issue-273

Conversation

@Shaidyk

@Shaidyk Shaidyk commented Jun 12, 2026

Copy link
Copy Markdown

Resolves #273.

Added a Qdrant vector-db class (and QdrantDistanceMetric) that wraps the Qdrant REST API directly via the already-present axios (no qdrant packages), mirroring the existing Supabase class — createClient/createCollection/insertVectorData/getDataFromQuery(search)/getData/getDataById/updateById/deleteById — exported from vector-db/index.ts, with a dependency-injected mock-client test; 3 files touched.

/claim #273

@github-actions

github-actions Bot commented Jun 12, 2026

Copy link
Copy Markdown

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

@Shaidyk

Shaidyk commented Jun 18, 2026

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.

BOUNTY: add support for qdrant vector database in javascript sdk

1 participant