Removed most pipecat examples, relocating to pipecat-examples repo

This commit is contained in:
Mark Backman
2025-07-29 11:17:01 -04:00
parent 4c368c78c6
commit 15e3c69ddc
800 changed files with 5 additions and 102530 deletions

View File

@@ -114,6 +114,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Fixed an issue in `LiveKitTransport` where the `on_audio_track_subscribed` was never emitted.
### Other
- Removed most of the examples from the pipecat repo. Examples can now be
found in: https://github.com/pipecat-ai/pipecat-examples.
## [0.0.76] - 2025-07-11
### Added