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 30ebfbc commit c88c6b8Copy full SHA for c88c6b8
kotlin-wot-integration-tests/build.gradle.kts
@@ -7,7 +7,7 @@ dependencies {
7
implementation("ai.ancf.lmos:arc-agents:0.98.0")
8
implementation("ai.ancf.lmos:arc-langchain4j-client:0.98.0")
9
10
- implementation("dev.langchain4j:langchain4j-azure-open-ai:0.35.0")
+ implementation("dev.langchain4j:langchain4j-azure-open-ai:0.36.2")
11
implementation("dev.langchain4j:langchain4j:0.35.0")
12
testImplementation("com.hivemq:hivemq-mqtt-client:1.3.3")
13
implementation("org.testcontainers:testcontainers:1.20.3")
0 commit comments