io.github.zmedelis/bosquet

Tooling to build LLM applications: prompt templating and composition, agents, LLM memory, and other instruments for builders of AI applications.

Leiningen/Boot

[io.github.zmedelis/bosquet "2025.03.28"]

Clojure CLI/deps.edn

io.github.zmedelis/bosquet {:mvn/version "2025.03.28"}

Gradle

implementation("io.github.zmedelis:bosquet:2025.03.28")

Maven

<dependency>
  <groupId>io.github.zmedelis</groupId>
  <artifactId>bosquet</artifactId>
  <version>2025.03.28</version>
</dependency>