Skip to content

Commit

Permalink
Target openai4j 0.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
HaHaWTH committed Dec 16, 2024
1 parent 9821f60 commit 9bb7152
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ public class BukkitLibraryService {
.groupId("dev{}ai4j")
.artifactId("openai4j")
.resolveTransitiveDependencies(true)
.version("0.22.0")
.version("0.25.0")
.build();

private static final Library caffeine = Library.builder()
Expand Down

0 comments on commit 9bb7152

Please sign in to comment.