Skip to content

Releases: bricks-cloud/BricksLLM

v1.36.3

16 Sep 23:03
Compare
Choose a tag to compare

Added

  • Added support for OpenAI o1 models

The full change log can be found here.

v1.36.2

13 Sep 15:34
Compare
Choose a tag to compare

Fixed

  • Fixed compatibility issues between Anthropic SDK and AWS Bedrock

The full change log can be found here.

v1.36.1

12 Sep 01:28
Compare
Choose a tag to compare

Fixed

  • Fixed provider selection issue when a key is associated with multiple providers

The full change log can be found here.

v1.36.0

10 Sep 04:09
Compare
Choose a tag to compare

Added

  • Added Amazon Bedrock integration for Claude models

The full change log can be found here.

v1.35.5

10 Sep 04:05
Compare
Choose a tag to compare

Changed

  • Changed aggregated table column data types from INT to BIGINT

The full change log can be found here.

v1.35.4

10 Sep 04:05
Compare
Choose a tag to compare

Changed

  • Changed aggregated table column data types from INT to BIGINT

The full change log can be found here.

v1.35.2

11 Aug 00:48
Compare
Choose a tag to compare

Changed

  • Changed aggregated table column data types from INT to BIGINT

The full change log can be found here.

v1.35.1

10 Aug 23:45
Compare
Choose a tag to compare

Changed

  • Changed cache TTL from 1h to 24h for keys and provider settings

The full change log can be found here.

v1.34.0

30 Jul 17:12
Compare
Choose a tag to compare

Added

  • Added cost tracking for gpt-4o-mini

Changed

  • Removed in-memory cache of provider settings
  • Removed in-memory cache of keys

The full change log can be found here.

v1.33.0

17 Jul 06:00
Compare
Choose a tag to compare

Added

  • Added support for OpenAI vector store APIs
  • Added support for OpenAI vector store files APIs
  • Added support for OpenAI vector store batches files APIs
  • Added a new env variable for removing User-Agent from http headers.

The full change log can be found here.