Merge pull request #1503 from pipecat-ai/aleix/function-call-result-system-frame

frames: make FunctionCallResultFrame a SystemFrame
This commit is contained in:
Aleix Conchillo Flaqué
2025-04-01 15:08:26 -07:00
committed by GitHub
2 changed files with 22 additions and 19 deletions

View File

@@ -57,6 +57,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- `FunctionCallResultFrame`a are now system frames. This is to prevent function
call results to be discarded during interruptions.
- Pipecat services have been reorganized into packages. Each package can have
one or more of the following modules (in the future new module names might be
needed) depending on the services implemented: