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 6bd070e commit 43bf263Copy full SHA for 43bf263
samples/pom.xml
@@ -20,7 +20,7 @@
20
<!-- Dependencies -->
21
<finchly.version>0.1.1</finchly.version>
22
<kotlinx.version>1.8.1</kotlinx.version>
23
- <langchain4j-kotlin.version>0.1.11</langchain4j-kotlin.version>
+ <langchain4j-kotlin.version>0.1.12</langchain4j-kotlin.version>
24
<langchain4j.version>1.0.0-beta4</langchain4j.version>
25
<slf4j.version>2.0.17</slf4j.version>
26
</properties>
0 commit comments