Merge pull request #4012 from pipecat-ai/mb/deprecate-old-local-smart-turn

This commit is contained in:
Mark Backman
2026-03-16 21:09:26 -04:00
committed by GitHub
4 changed files with 30 additions and 1 deletions

View File

@@ -0,0 +1 @@
- Deprecated `LocalSmartTurnAnalyzerV2` and `LocalCoreMLSmartTurnAnalyzer`. Use `LocalSmartTurnAnalyzerV3` instead. Instantiating these analyzers will now emit a `DeprecationWarning`.