Skip to content

Commit 450654f

Browse files
fix(deps): update dependency com.openai:openai-java to v4
1 parent a7d50b9 commit 450654f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ log4j2-slf4j = { group = "org.apache.logging.log4j", name = "log4j-slf4j2-impl",
8585
log4j2-core = { group = "org.apache.logging.log4j", name = "log4j-core", version.ref = "log4j2" }
8686

8787
# Instrumented libraries
88-
openaiClient = "com.openai:openai-java:2.20.1"
88+
openaiClient = "com.openai:openai-java:4.1.0"
8989

9090
[bundles]
9191

0 commit comments

Comments
 (0)