Skip to content

Releases: bricks-cloud/BricksLLM

v0.0.6

04 Sep 07:28
e93c91c
Compare
Choose a tag to compare

Added

  • Added support of cost estimation for fined tuned models
  • Added logging for openAI error response

Fixed

  • Fixed incorrect logging format in production environment

The full change log can be found here.

v0.0.5

04 Sep 01:16
Compare
Choose a tag to compare

Added

  • Add logging for admin and proxy web servers

The full change log can be found here.

v0.0.4

31 Aug 03:35
Compare
Choose a tag to compare

Fixed

  • Fix PostgreSQL connection URI format issue

The full change log can be found here.

v0.0.3

30 Aug 22:44
Compare
Choose a tag to compare

Fixed

  • Updated PostgreSQL connection URI to be more versatile
  • Changed env var POSTGRESQL_SSL_ENABLED to POSTGRESQL_SSL_MODE
  • Updated proxy error response to exclude empty fields

Added

  • Added a new environment varible for configurting PostgreSQL DB Name

The full change log can be found here.

v0.0.2

29 Aug 19:03
Compare
Choose a tag to compare

Fixed

  • Fixed issue with rate limit
  • Fixed issue with cost limit

The full change log can be found here.

v0.0.1

27 Aug 23:45
Compare
Choose a tag to compare

Added

  • Added a web server for managing key configurations
  • Added a proxy server for openai request
  • Added rate limit, cost limit and ttl to API keys

The full change log can be found here.