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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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