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 3b9d129 commit 83e9120Copy full SHA for 83e9120
samples/pom.xml
@@ -20,7 +20,7 @@
20
<!-- Dependencies -->
21
<finchly.version>0.1.1</finchly.version>
22
<kotlinx-coroutines.version>1.10.2</kotlinx-coroutines.version>
23
- <langchain4j-kotlin.version>0.2.0</langchain4j-kotlin.version>
+ <langchain4j-kotlin.version>0.3.0</langchain4j-kotlin.version>
24
<langchain4j.version>1.1.0</langchain4j.version>
25
<slf4j.version>2.0.17</slf4j.version>
26
</properties>
0 commit comments