Fix Gemini Live session resumption. The problem was that we weren't properly ignoring send errors during reconnection.

This commit is contained in:
Paul Kompfner
2025-11-03 11:26:48 -05:00
parent 0abc699f24
commit a82158045a
2 changed files with 9 additions and 3 deletions

View File

@@ -19,8 +19,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Fixed `GeminiLiveLLMService` session resumption after a connection timeout.
- `GeminiLiveLLMService` now properly supports context-provided system
instruction and tools
instruction and tools.
## [0.0.92] - 2025-10-31 🎃 "The Haunted Edition" 👻