adding example

This commit is contained in:
Vaibhav159
2025-03-15 10:36:26 +05:30
parent fa7da8f5f6
commit 5f000efc61
3 changed files with 143 additions and 4 deletions

View File

@@ -89,7 +89,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
foundational example `19a-azure-realtime-beta.py`.
- Introduced `GoogleVertexAIService`, a new class for integrating with Vertex AI
Gemini models.
Gemini models. Added foundational example
`14p-function-calling-gemini-vertex-ai.py`.
### Changed