Skip to content

Release 1.12.17

Choose a tag to compare

@jlangch jlangch released this 05 May 22:32
· 3423 commits to master since this release

[1.12.17] - 2024-05-06

Added

  • :openai module with chat completion support (incubation status).
    The openai module runs out-of-the-box with Venice, it does not
    require any 3rd party libraries.
    Support for Audio, Images, Embeddings, and Assistants will
    follow soon.
  • :jtokkit module, bringing the Java JTokkit library functionality to
    Venice

Improved

  • JDBC query result table renderer uses now right alignment for numeric columns

Fixed

  • fixed a bug in the HTTP client when slurping a binary data response