Update 14e example name

This commit is contained in:
Mark Backman
2025-06-12 11:45:59 -04:00
parent 69c63293fb
commit 22f4f0b79e
2 changed files with 4 additions and 0 deletions

View File

@@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Fixed an issue where `GoogleLLMService`'s TTFB value was incorrect.
### Other
- Rename `14e-function-calling-gemini.py` to `14e-function-calling-google.py`.
## [0.0.71] - 2025-06-10
### Added