File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -112,7 +112,7 @@ ktfmt = "0.55"
112
112
google-javaformat = " 1.27.0"
113
113
palantir-javaformat = " 2.68.0"
114
114
google-auto-service = " 1.1.1"
115
- google-tink = " 1.17 .0"
115
+ google-tink = " 1.18 .0"
116
116
graalvm = " 24.2.1"
117
117
jspecify = " 1.0.0"
118
118
rsocket = " 0.20.0"
@@ -183,7 +183,8 @@ cel = "0.9.1"
183
183
kfswatch = " 1.3.0"
184
184
kmp-process = " 0.3.1"
185
185
kmbed = " 1.8.4"
186
- langchain4j = " 1.0.1"
186
+ langchain4j = " 1.1.0"
187
+ langchain4j-jlama = " 1.1.0-beta7"
187
188
langchain4j-kotlin = " 0.2.0"
188
189
jlama = " 0.8.4"
189
190
mcp-kotlin = " 0.5.1"
@@ -660,7 +661,7 @@ zerofs = { module = "io.roastedroot:zerofs"
660
661
# AI/ML
661
662
langchain4j = { module = " dev.langchain4j:langchain4j" , version.ref = " langchain4j" }
662
663
langchain4j-bom = { module = " dev.langchain4j:langchain4j-bom" , version.ref = " langchain4j" }
663
- langchain4j-jlama = { module = " dev.langchain4j:langchain4j-jlama" , version.ref = " langchain4j" }
664
+ langchain4j-jlama = { module = " dev.langchain4j:langchain4j-jlama" , version.ref = " langchain4j-jlama " }
664
665
langchain4j-kotlin = { module = " me.kpavlov.langchain4j.kotlin:langchain4j-kotlin" , version.ref = " langchain4j-kotlin" }
665
666
jlama-core = { module = " com.github.tjake:jlama-core" , version.ref = " jlama" }
666
667
jlama-native = { module = " com.github.tjake:jlama-native" , version.ref = " jlama" }
You can’t perform that action at this time.
0 commit comments