« All posts

Kdrant 1.1 and Kmemo 1.0: Qdrant Client and LLM Cache Innovations

Kdrant 1.1 and Kmemo 1.0 introduce a Qdrant client and an innovative LLM cache.

Kdrant and Kmemo emerged from common frustrations faced by engineers developing RAG-shaped applications on the JVM. Kdrant serves as a client for the Qdrant vector database, enabling seamless integration with Kotlin through suspend functions. Kmemo acts as a semantic cache for LLM calls, enhancing efficiency by reducing unnecessary model invocations while ensuring accuracy through lexical guards.

This synthesis was produced from its source by AI; there is no human editor or manual review step. How we work