Skip to content

Releases: bricks-cloud/BricksLLM

v1.27.0

06 Jun 07:15
Compare
Choose a tag to compare

Added

  • Added support for OpenAI batch APIs

Fixed

  • Fixed event not being recorded when request body is empty and request logging is turned on

The full change log can be found here.

v1.26.3

06 Jun 00:19
Compare
Choose a tag to compare

Added

  • Added support for gpt-4o inside Azure OpenAI

Fixed

  • Fixed Azure OpenAI token counting when streaming

The full change log can be found here.

v1.26.2

31 May 05:15
Compare
Choose a tag to compare

Fixed

  • Fixed configuration files priority issue

The full change log can be found here.

v1.26.0

27 May 07:57
Compare
Choose a tag to compare

Added

  • Added .env and json file configurations for env variables

Fixed

  • Removed unused funcition variables such as cid

Changed

  • Updated go version to 1.22

The full change log can be found here.

v1.25.3

21 May 18:30
Compare
Choose a tag to compare

Fixed

  • Fixed token counting for gpt-4o

The full change log can be found here.

v1.25.2

21 May 03:27
3627e8d
Compare
Choose a tag to compare

Fixed

  • Reconfigured logger to always log correlationId

The full change log can be found here.

v1.25.1

17 May 18:57
Compare
Choose a tag to compare

Added

  • Added support for gpt-4o

The full change log can be found here.

v1.25.0

17 May 06:20
Compare
Choose a tag to compare

Added

  • Added requestFormat and requestParams to routes

The full change log can be found here.

v1.24.0

15 May 08:13
Compare
Choose a tag to compare

Added

  • Added policy integration with assistant APIs

The full change log can be found here.

v1.23.2

14 May 13:24
59d5d56
Compare
Choose a tag to compare

Fixed

  • Fixed issue with policy running even if policy input is empty

The full change log can be found here.