io.github.nandoolle/langchain4clj

Pure Clojure wrapper for LangChain4j with idiomatic, data-driven access to multiple LLM providers

Leiningen/Boot

[io.github.nandoolle/langchain4clj "1.1.0"]

Clojure CLI/deps.edn

io.github.nandoolle/langchain4clj {:mvn/version "1.1.0"}

Gradle

implementation("io.github.nandoolle:langchain4clj:1.1.0")

Maven

<dependency>
  <groupId>io.github.nandoolle</groupId>
  <artifactId>langchain4clj</artifactId>
  <version>1.1.0</version>
</dependency>