Add changelog for #4208

This commit is contained in:
Mark Backman
2026-03-30 20:49:39 -04:00
parent 7501effad5
commit 04e8444096
11 changed files with 11 additions and 0 deletions

View File

@@ -0,0 +1 @@
- ⚠️ Removed deprecated `pipecat.services.gemini_multimodal_live` package. Use `pipecat.services.google.gemini_live` instead. Note that class names no longer include "Multimodal" (e.g. `GeminiMultimodalLiveLLMService``GeminiLiveLLMService`).