Skip to content

Releases: bricks-cloud/BricksLLM

v1.9.0

06 Feb 18:57
f1f6384
Compare
Choose a tag to compare

Changed

  • Drastically improved performance through event driven architecture

Fixed

  • Fixed API calls that exceeds cost limit not being blocked bug

The full change log can be found here.

v1.8.2

01 Feb 07:16
4f0518a
Compare
Choose a tag to compare

Added

  • Added support for new chat completion models
  • Added new quering options for metrics and events API

The full change log can be found here.

v1.8.1

31 Jan 22:59
Compare
Choose a tag to compare

Changed

  • Extended default proxy request timeout to 10m

Fixed

  • Fixed streaming response stuck at context deadline exceeded error

The full change log can be found here.

v1.8.0

27 Jan 00:00
Compare
Choose a tag to compare

Added

  • Added key authentication for admin endpoints

The full change log can be found here.

v1.7.6

18 Jan 01:16
Compare
Choose a tag to compare

Fixed

  • Changed code to string in OpenAI error response

The full change log can be found here.

v1.7.5

18 Jan 00:46
Compare
Choose a tag to compare

Fixed

  • Fixed inability to parse OpenAI chat completion result
  • Fixed problem with keys containing duplicated API credentials

The full change log can be found here.

v1.7.4

09 Jan 16:36
Compare
Choose a tag to compare

Fixed

  • Fix key exceeding spend limit error code issue

The full change log can be found here.

v1.7.3

09 Jan 05:13
Compare
Choose a tag to compare

Fixed

  • Fixed a bug with route failover not working as expected

The full change log can be found here.

v1.7.2

01 Jan 23:28
Compare
Choose a tag to compare

Added

  • Fix route caching issue
  • Add default values to route step timeout and cache TTL

The full change log can be found here.

v1.7.1

30 Dec 01:09
Compare
Choose a tag to compare

Added

  • Started supporting caching in routes

The full change log can be found here.