Remove unnecessary TranscriptProcessor examples

This commit is contained in:
Mark Backman
2025-03-13 14:34:05 -04:00
parent d5776c27f4
commit 3f002f8ffb
4 changed files with 4 additions and 387 deletions

View File

@@ -123,6 +123,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Added a Pipecat Cloud deployment example to the `examples` directory.
- Removed foundational examples 28b and 28c as the TranscriptProcessor no
longer has an LLM depedency. Renamed foundational example 28a to
`28-transcript-processor.py`.
## [0.0.58] - 2025-02-26
### Added