Skip to content

Release 1.12.25

Compare
Choose a tag to compare
@jlangch jlangch released this 12 Jun 15:20
· 420 commits to master since this release

[1.12.25] - 2024-06-12

Added

  • :openai module support for chat completion streaming usage
  • :openai module support for embedding api

Changed

  • the Gradle shadow plugin.
    The Gradle plugin "com.github.johnrengelman.shadow" has been
    retired. See johnrengelman/shadow#908.
    Switched to the fork "io.github.goooler.shadow"