adding vertex llm

This commit is contained in:
Vaibhav159
2025-03-01 00:20:16 +05:30
committed by Vaibhav Lodha
parent 8b86f6991d
commit fa7da8f5f6
2 changed files with 76 additions and 0 deletions

View File

@@ -88,6 +88,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Added `AzureRealtimeBetaLLMService` to support Azure's OpeanAI Realtime API. Added
foundational example `19a-azure-realtime-beta.py`.
- Introduced `GoogleVertexAIService`, a new class for integrating with Vertex AI
Gemini models.
### Changed
- Updated the default mode for `CartesiaTTSService` and