Skip to content

Commit dd7d9af

Browse files
author
Nicholas Cecere
committed
chore: update changelog for v1.0.2 (#52)
1 parent ea76cd1 commit dd7d9af

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+
## [1.0.2] - 2026-02-07
9+
10+
### Changed
11+
- **`litellm_model`**: Aligned `mode` values with the LiteLLM proxy API across validation and documentation. Supported values are now: `chat`, `completion`, `embedding`, `audio_speech`, `audio_transcription`, `image_generation`, `video_generation`, `batch`, `rerank`, `realtime`, `responses`, `ocr`, `moderation` ([#52](https://github.com/ncecere/terraform-provider-litellm/pull/52))
12+
- **Documentation**: Updated `mode` list formatting in `docs/resources/model.md` for better readability and consistency
13+
14+
### Contributors
15+
- Nick Silva (`@antisilent`) for [#52](https://github.com/ncecere/terraform-provider-litellm/pull/52)
16+
817
## [1.0.1] - 2026-02-06
918

1019
### Fixed

0 commit comments

Comments
 (0)