Skip to content

Commit 2a179a4

Browse files
Add changelog for January 05, 2025 (#132)
* Add changelog for January 05, 2025 * Add image for 2025-01-05 --------- Co-authored-by: quantstruct[bot] <190039098+quantstruct[bot]@users.noreply.github.com> Co-authored-by: Quantstruct Bot <srthksrinivas@gmail.com>
1 parent d339bb8 commit 2a179a4

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

fern/changelog/2025-01-05.mdx

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
1. **New Transfer Plan Mode Added**: You can now include call summaries in the SIP header during blind transfers without assistant involvement with `blind-transfer-add-summary-to-sip-header` (a new `TransferPlan.mode` option). Doing so will make `ServerMessageStatusUpdate` include a `summary` when the call status is `forwarding` - which means you can access call summaries for real-time display or logging purposes in your SIP calls.
2+
3+
2. **Azure Speech Transcription Support**: You can now specify a new property called `AzureSpeechTranscriber.language` in Azure's Speech-to-Text service to improve the accuracy of processing spoken input.
4+
5+
3. **New Groq Model Available**: You can now use `'llama-3.3-70b-versatile'` in `GroqModel.model`.
6+
7+
<Frame caption="New Groq Model">
8+
<img src="../static/images/changelog/groq-new-model.png" />
9+
</Frame>
Loading

0 commit comments

Comments
 (0)