From 6968d83ccb1a3e9961df693aadaad1cd0e3636ed Mon Sep 17 00:00:00 2001 From: zack Date: Sun, 1 Mar 2026 11:44:51 -0500 Subject: [PATCH] Add changelog entries for PR #3856 --- changelog/3856.added.md | 1 + changelog/3856.changed.md | 1 + changelog/3856.fixed.md | 1 + 3 files changed, 3 insertions(+) create mode 100644 changelog/3856.added.md create mode 100644 changelog/3856.changed.md create mode 100644 changelog/3856.fixed.md diff --git a/changelog/3856.added.md b/changelog/3856.added.md new file mode 100644 index 000000000..0d620a925 --- /dev/null +++ b/changelog/3856.added.md @@ -0,0 +1 @@ +Add AssemblyAI u3-rt-pro model support with STT-controlled turn detection mode diff --git a/changelog/3856.changed.md b/changelog/3856.changed.md new file mode 100644 index 000000000..cb714aeba --- /dev/null +++ b/changelog/3856.changed.md @@ -0,0 +1 @@ +Rename AssemblyAI min_end_of_turn_silence_when_confident parameter to min_turn_silence (old name still supported with deprecation warning) diff --git a/changelog/3856.fixed.md b/changelog/3856.fixed.md new file mode 100644 index 000000000..d9a63a692 --- /dev/null +++ b/changelog/3856.fixed.md @@ -0,0 +1 @@ +Add beta feature warning when using custom prompts with AssemblyAI