Skip to content

Releases: bricks-cloud/BricksLLM

v1.28.2

12 Jun 20:24
Compare
Choose a tag to compare

Fixed

  • Removed unused logs

Fixed

  • Changed from using response model to using request model as the source of truth for customized pricing

The full change log can be found here.

v1.28.1

10 Jun 20:57
Compare
Choose a tag to compare

Fixed

  • Removed debug logs

The full change log can be found here.

v1.28.0

10 Jun 19:17
Compare
Choose a tag to compare

Added

  • Added support for customized model pricing for Azure OpenAI, OpenAI, vLLM and Deep Infra

The full change log can be found here.

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.