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 6ddb893 commit 99012caCopy full SHA for 99012ca
samples/pom.xml
@@ -20,7 +20,7 @@
20
<!-- Dependencies -->
21
<finchly.version>0.1.1</finchly.version>
22
<kotlinx-coroutines.version>1.9.0</kotlinx-coroutines.version>
23
- <langchain4j-kotlin.version>0.1.12</langchain4j-kotlin.version>
+ <langchain4j-kotlin.version>0.2.0</langchain4j-kotlin.version>
24
<langchain4j.version>1.0.0</langchain4j.version>
25
<slf4j.version>2.0.17</slf4j.version>
26
</properties>
0 commit comments