Update 26a to use context aggregator transcription events

This commit is contained in:
Mark Backman
2026-01-13 14:13:32 -05:00
parent 15bc1dd999
commit bb00d223c9
3 changed files with 23 additions and 17 deletions

View File

@@ -0,0 +1 @@
- Updated `GeminiLiveLLMService` to push `LLMThoughtStartFrame`, `LLMThoughtTextFrame`, and `LLMThoughtEndFrame` when the model returns thought content.