Add changelog for #3902

This commit is contained in:
Aleix Conchillo Flaqué
2026-03-02 14:48:20 -08:00
parent 088eb9b01c
commit 303616599f

View File

@@ -0,0 +1 @@
- Moved `pipecat.services.deepgram.stt_sagemaker` and `pipecat.services.deepgram.tts_sagemaker` to `pipecat.services.deepgram.sagemaker.stt` and `pipecat.services.deepgram.sagemaker.tts`. The old import paths still work but emit a `DeprecationWarning`.