Add ModelService with extra body support

This commit is contained in:
2026-05-22 14:15:12 +08:00
parent 2d3045e110
commit e5d5445a1f
4 changed files with 131 additions and 20 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ repositories {
mavenCentral()
}
val openaiClientVersion = "4.0.1"
val openaiClientVersion = "4.1.0"
val ktorVersion = "3.0.3"
val jLatexMathVersion = "1.0.7"
val commonTextVersion = "1.13.0"