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.0.3"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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