Skip to content

Commit 1e0045a

Browse files
authored
[hotfix] Fix flink-model-openai NOTICE for jtokkit
1 parent 81bf2eb commit 1e0045a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

flink-models/flink-model-openai/src/main/resources/META-INF/NOTICE

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)