Releases: bricks-cloud/BricksLLM
Releases · bricks-cloud/BricksLLM
v1.7.0
Added
- Added the ability to make API calls with fallbacks
- Added the support for multiple sets of provider settings per key
The full change log can be found here.
v1.6.0
Added
- Added support for Azure OpenAI embeddings and chat completion endpoints
The full change log can be found here.
v1.5.1
v1.5.0
Added
- Added support for OpenAI audio endpoints
- Added support for OpenAI image endpoints
- Added support for monthly spend limits
Fixed
- Removed deperacated fields when updating keys
- Fixed issues with inconsistent rate limit cache expiration date
The full change log can be found here.
v1.4.1
Added
- Added path access control at the API key level
- Added model access control at the provider level
Fixed
- Inability to update provider settings with only
setting
field
The full change log can be found here.
v1.4.0
Added
- Added support for Anthropic completion endpoint
Fixed
- Fixed streaming latency with custom provider and openai chat completion endpoints
The full change log can be found here.
v1.3.1
v1.3.0
v1.2.1
Added
- Added validation for changing setting when updating provider setting
Changed
- Removed support for changing provider when updating provider setting
Fixed
- Fixed issues with not being able to update provider setting name
The full change log can be found here.
v1.2.0
Added
- Introduced new field called
name
to provider settings
Fixed
- Fixed issues with PostgreSQL schema inconsistencies
The full change log can be found here.