Releases: bricks-cloud/BricksLLM
Releases · bricks-cloud/BricksLLM
v0.0.6
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
v0.0.4
v0.0.3
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
Fixed
- Fixed issue with rate limit
- Fixed issue with cost limit
The full change log can be found here.
v0.0.1
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.