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 e898fde commit af43fc6Copy full SHA for af43fc6
gradle/libs.versions.toml
@@ -85,7 +85,7 @@ log4j2-slf4j = { group = "org.apache.logging.log4j", name = "log4j-slf4j2-impl",
85
log4j2-core = { group = "org.apache.logging.log4j", name = "log4j-core", version.ref = "log4j2" }
86
87
# Instrumented libraries
88
-openaiClient = "com.openai:openai-java:2.20.1"
+openaiClient = "com.openai:openai-java:4.0.0"
89
90
[bundles]
91
0 commit comments