Skip to content

Commit 770ace8

Browse files
docs: add VertexAI messages placement fix to v1.2.0 changelog
1 parent 5cca107 commit 770ace8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/).
1010

1111
- **`AresSTT`** — Removed redundant `language` key from the `params` dict. Language is now emitted only at the top level. `params` is only included when `additional_params` is provided.
1212
- **`OpenAIRealtime` / `VertexAI` (MLLM)** — Agent-level `greeting`, `failure_message`, and `max_history` overrides are now correctly applied when the agent is in MLLM mode. Previously these values were silently dropped.
13+
- **`VertexAI` (MLLM)**`messages` is now correctly placed inside `params` (required by the Gemini Live API). Previously it was emitted at the top level and silently ignored.
1314

1415
### Changed
1516

0 commit comments

Comments
 (0)