Add changelog entries for vad_threshold and parameter cleanup

This commit is contained in:
zack
2026-03-05 15:32:09 -05:00
parent acfb07f859
commit 11024ccc2c
2 changed files with 2 additions and 0 deletions

View File

@@ -0,0 +1 @@
- ⚠️ Removed `formatted_finals` and `word_finalization_max_wait_time` from `AssemblyAIConnectionParams` as these were v2 API parameters not supported in v3. Clarified that `format_turns` only applies to Universal-Streaming models; U3 Pro has automatic formatting built-in.