Skip to content

Commit 2fe089b

Browse files
author
Nicholas Cecere
committed
docs: update changelog for v0.3.8 release
1 parent bbd0888 commit 2fe089b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.3.8] - 2025-08-08
9+
10+
### Added
11+
- Added `additional_litellm_params` field to model resource for custom parameters beyond standard ones
12+
- Support for passing custom parameters like `drop_params`, `timeout`, `max_retries`, `organization`, etc.
13+
- Automatic type conversion for string values to appropriate types (boolean, integer, float)
14+
- Full backward compatibility with existing model configurations
15+
- Comprehensive example demonstrating various use cases with different providers
16+
817
## [0.3.7] - 2025-08-08
918

1019
### Fixed

0 commit comments

Comments
 (0)