GoogleLLMContext: Allow _restructure_from_openai_messages to handle context frames that contain function call data and / or messages

This commit is contained in:
Mark Backman
2025-01-29 15:52:34 -05:00
parent 5d0486a26f
commit 220ce9fd0f
2 changed files with 55 additions and 16 deletions

View File

@@ -14,6 +14,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Added `test/utils.py` inside of pipecat package.
### Changed
- Updated `GoogleLLMContext` to support pushing `LLMMessagesUpdateFrame`s that
contain a combination of function calls, function call responses, system
messages, or just messages.
### Fixed
- Fixed an issue where `ElevenLabsTTSService` messages would return a 1009