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 "2024.08.08"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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