We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abbea44 commit 6c8aa60Copy full SHA for 6c8aa60
README.md
@@ -9,7 +9,7 @@
9
Add `llm4s` to your `build.sbt`:
10
11
```scala
12
-libraryDependencies += "com.donderom" %% "llm4s" % "0.11.0"
+libraryDependencies += "com.donderom" %% "llm4s" % "0.12.0-b4599"
13
```
14
15
For JDK 17 add `.jvmopts` file in the project root:
0 commit comments