zmedelis / bosquet

Tooling to build LLM applications: prompt templating and composition, agents, LLM memory, and other instruments for builders of AI applications.
https://zmedelis.github.io/bosquet/
Eclipse Public License 1.0
280 stars 19 forks source link

Initial configuarion failure #52

Closed FearTheDeer9 closed 2 months ago

FearTheDeer9 commented 3 months ago

I'm trying to use the library for the first time, after creating the secrets and config edns, when trying to import the library as such - [bosquet.llm :as llm] I get the following error message: ; Syntax error compiling at (bosquet/llm.clj:1:1). ; namespace 'bosquet.env' not found ; Evaluation of file core.clj failed: class clojure.lang.Compiler$CompilerException

zmedelis commented 3 months ago

Hi, thanks for reporting this.

Is it happening with 2024.02.22 release, or are you using the latest from git head?

lidorcg commented 3 months ago

I experience this with "2024.02.22"

zmedelis commented 3 months ago

Please try a new release https://github.com/zmedelis/bosquet/releases/tag/v2024.0808