UNPKG

@qdrant/js-client-rest

Version:

This repository contains the REST client for the [Qdrant](https://github.com/qdrant/qdrant) vector search engine.

3 lines (2 loc) 80 B
export { QdrantClient } from './qdrant-client.js'; export * from './errors.js';