fixing function calling and adding example

This commit is contained in:
Vaibhav159
2025-02-27 22:55:25 +05:30
parent 4824220260
commit 59fb631390
3 changed files with 242 additions and 2 deletions

View File

@@ -10,7 +10,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Added `GoogleLLMOpenAIBetaService` for Google LLM integration with an
OpenAI-compatible interface.
OpenAI-compatible interface. Added foundational example
`14o-function-calling-gemini-openai-format.py`.
## [0.0.58] - 2025-02-26