Deprecate LivekitFrameSerializer

This commit is contained in:
Mark Backman
2025-10-09 22:03:06 -04:00
parent 1f6b61c0db
commit 3894d2a4b9
2 changed files with 22 additions and 0 deletions

View File

@@ -47,6 +47,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Deprecated
- `LivekitFrameSerializer` is now deprecated. Use `LiveKitTransport` instead.
- `pipecat.service.openai_realtime` is now deprecated, use
`pipecat.services.openai.realtime` instead or
`pipecat.services.azure.realtime` for Azure Realtime.