Change Gemini Live to use Gemini provided usage metrics

This commit is contained in:
Mark Backman
2025-05-16 10:49:07 -04:00
parent d3942dda52
commit 2f78d74ce6
3 changed files with 51 additions and 3 deletions

View File

@@ -53,8 +53,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- `GeminiMultimodalLiveLLMService` now uses the user transcription provided by
Gemini Live.
- `GeminiMultimodalLiveLLMService` now uses the user transcription and usage
metrics provided by Gemini Live.
- `GoogleLLMService` has been updated to use `google-genai` instead of the
deprecated `google-generativeai`.