Idiomatic, coroutine-first Kotlin client for the Qdrant vector database: suspend functions, a type-safe filter/query DSL, kotlinx-serialization models, and a pluggable transport seam. Kotlin Multiplatform, for the JVM, iOS, macOS, Linux and Windows. This module carries no engine; depend on kdrant-transport-rest to send a request.
Compile Dependencies (3)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Lang Runtime
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-stdlib Standard library for the Kotlin Programming Language | 2.4.10 | ✔ | |
Apache 2.0
| org.jetbrains.kotlinx
»
kotlinx-coroutines-core-jvm Coroutines support libraries for Kotlin | 1.11.0 | ✔ | |
JSON Lib
Apache 2.0
| org.jetbrains.kotlinx
»
kotlinx-serialization-json-jvm Kotlin multiplatform serialization runtime library | 1.11.0 | ✔ |