Merge pull request #1318 from Vaibhav159/vl_google_vertex_llm
adding vertex google llm
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user