Merge pull request #1318 from Vaibhav159/vl_google_vertex_llm

adding vertex google llm
This commit is contained in:
Mark Backman
2025-03-18 14:17:21 -04:00
committed by GitHub
3 changed files with 215 additions and 0 deletions

View File

@@ -93,6 +93,10 @@ 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 `GoogleVertexLLMService`, a new class for integrating with Vertex AI
Gemini models. Added foundational example
`14p-function-calling-gemini-vertex-ai.py`.
### Changed
- Updated `TranscriptProcessor` to support text output from