Releases: bricks-cloud/BricksLLM
Releases · bricks-cloud/BricksLLM
v1.28.2
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
v1.28.0
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
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
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
v1.26.0
Added
- Added
.env
andjson
file configurations for env variables
Fixed
- Removed unused funcition variables such as
cid
Changed
- Updated
go
version to1.22
The full change log can be found here.