File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
flink-models/flink-model-openai/src/main/resources/META-INF Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,6 @@ This project bundles the following dependencies under the Apache Software Licens
1313- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.18.2
1414- com.fasterxml.jackson.module:jackson-module-kotlin:2.18.2
1515- com.google.errorprone:error_prone_annotations:2.33.0
16- - com.knuddels:jtokkit:1.1.0
1716- com.openai:openai-java:1.6.1
1817- com.openai:openai-java-client-okhttp:1.6.1
1918- com.openai:openai-java-core:1.6.1
@@ -30,3 +29,7 @@ This project bundles the following dependencies under the Apache Software Licens
3029- org.jetbrains.kotlin:kotlin-stdlib-common:1.9.10
3130- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.10
3231- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.10
32+
33+ This project bundles the following dependencies under the MIT (https://opensource.org/licenses/MIT)
34+
35+ - com.knuddels:jtokkit:1.1.0
You can’t perform that action at this time.
0 commit comments