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 48773dc commit 464364aCopy full SHA for 464364a
kotlin-wot-spring-boot-starter/build.gradle.kts
@@ -13,7 +13,7 @@ dependencies {
13
//implementation("ai.ancf.lmos:arc-langchain4j-client:0.111.0")
14
api("org.springframework.boot:spring-boot-starter")
15
implementation("org.springframework.boot:spring-boot-starter-logging")
16
- api("ai.ancf.lmos:arc-spring-boot-starter:0.111.0")
+ api("ai.ancf.lmos:arc-spring-boot-starter:0.117.0")
17
18
//implementation("dev.langchain4j:langchain4j-azure-open-ai:0.35.0")
19
//implementation("dev.langchain4j:langchain4j:0.35.0")
0 commit comments