File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -93,7 +93,7 @@ jsch = "2.27.0"
9393pty4j = " 0.13.4"
9494oshi = " 6.8.1"
9595junit = " 5.13.0-M3"
96- koin = " 4.1.0-Beta8 "
96+ koin = " 4.1.0-Beta10 "
9797koin-annotations = " 2.0.1-RC1"
9898metro = " 0.3.0"
9999kotest = " 6.0.0.M4"
@@ -110,7 +110,7 @@ jmh = "1.37"
110110mrjar = " 0.1.1"
111111ktfmt = " 0.54"
112112google-javaformat = " 1.27.0"
113- palantir-javaformat = " 2.64 .0"
113+ palantir-javaformat = " 2.66 .0"
114114google-auto-service = " 1.1.1"
115115google-tink = " 1.17.0"
116116graalvm = " 24.2.1"
@@ -181,9 +181,10 @@ okapibarcode = "0.5.0"
181181chasm = " 0.9.66"
182182cel = " 0.9.1"
183183kfswatch = " 1.3.0"
184- kmp-process = " 0.2.0 "
184+ kmp-process = " 0.2.1 "
185185kmbed = " 1.8.4"
186186langchain4j = " 1.0.0-rc1"
187+ langchain4j-kotlin = " 0.1.12"
187188jlama = " 0.8.4"
188189mcp-kotlin = " 0.5.1"
189190mcp4k = " 0.4.0"
@@ -651,6 +652,7 @@ weh-chicory-emscripten = { module = "at.released.weh:bindings-chic
651652# AI/ML
652653langchain4j = { module = " dev.langchain4j:langchain4j" , version.ref = " langchain4j" }
653654langchain4j-jlama = { module = " dev.langchain4j:langchain4j-jlama" , version.ref = " langchain4j" }
655+ langchain4j-kotlin = { module = " me.kpavlov.langchain4j.kotlin:langchain4j-kotlin" , version.ref = " langchain4j-kotlin" }
654656jlama-core = { module = " com.github.tjake:jlama-core" , version.ref = " jlama" }
655657jlama-native = { module = " com.github.tjake:jlama-native" , version.ref = " jlama" }
656658dflib = { module = " org.dflib:dflib" , version.ref = " dflib" }
You can’t perform that action at this time.
0 commit comments