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 26ce7d2 commit 4ebae78Copy full SHA for 4ebae78
kotlin-wot-integration-tests/build.gradle.kts
@@ -5,7 +5,7 @@ dependencies {
5
api(project(":kotlin-wot-reflection"))
6
api("ch.qos.logback:logback-classic:1.5.12")
7
implementation("ai.ancf.lmos:arc-agents:0.98.0")
8
- implementation("ai.ancf.lmos:arc-langchain4j-client:0.98.0")
+ implementation("ai.ancf.lmos:arc-langchain4j-client:0.111.0")
9
10
implementation("dev.langchain4j:langchain4j-azure-open-ai:0.35.0")
11
implementation("dev.langchain4j:langchain4j:0.35.0")
0 commit comments