io.github.hive-agi/clj-qdrant

Idiomatic Clojure facade over the official Qdrant java-client: a pure data-shape adapter, Clojure maps in, Clojure maps out.

Leiningen/Boot

[io.github.hive-agi/clj-qdrant "0.1.1"]

Clojure CLI/deps.edn

io.github.hive-agi/clj-qdrant {:mvn/version "0.1.1"}

Gradle

implementation("io.github.hive-agi:clj-qdrant:0.1.1")

Maven

<dependency>
  <groupId>io.github.hive-agi</groupId>
  <artifactId>clj-qdrant</artifactId>
  <version>0.1.1</version>
</dependency>