Skip to content

BOUNTY: add support for qdrant vector database in javascript sdk #273

Description

@sandys

the javascript sdk here uses postgres/supabase as the default vector database. works well.
https://github.com/arakoodev/EdgeChains/blob/ts/JS/edgechains/examples/src/service/HydeSearchService.ts#L64

https://github.com/arakoodev/EdgeChains/blob/ts/JS/edgechains/lib/src/lib/clients/PostgresClient.ts

we want to add support for qdrant vector database https://qdrant.github.io/qdrant/redoc/index.html
please dont use qdrant packages - use the api directly and wrap them in edgechains classes.

documentation - https://qdrant.tech/documentation/

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions