package qdrant

  1. Overview
  2. No Docs
OCaml client for Qdrant vector database

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v0.1.0.tar.gz
sha256=2c0da427ba3abaea8c96539c64243def00a0f3923d43631642f9617338ca6c79

Description

Pure OCaml client for Qdrant REST API. Supports vector search, collection management, and point operations.

Published: 11 Jan 2026

Dependencies (7)

  1. uri >= "4.0"
  2. yojson >= "2.0"
  3. cohttp-lwt-unix >= "5.0"
  4. lwt_ppx >= "2.1"
  5. lwt >= "5.6"
  6. dune >= "3.0"
  7. ocaml >= "4.14"

Dev Dependencies (2)

  1. odoc with-doc
  2. alcotest with-test & >= "1.7"

Used by

None

Conflicts

None