update CHANGELOG with GoogleVertexLLMService token fix

This commit is contained in:
Aleix Conchillo Flaqué
2025-10-09 16:58:22 -07:00
parent 9d2ad750b5
commit cdc86db8ce

View File

@@ -50,6 +50,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Fixed a `GoogleVertexLLMService` issue that would generate an error if no
token information was returned.
- `GeminiLiveLLMService` will now end gracefully (i.e. after the bot has
finished) upon receiving an `EndFrame`.