services(google): make api_key argument mandatory

This commit is contained in:
Aleix Conchillo Flaqué
2024-05-24 09:05:17 -07:00
parent 4e594aa9b0
commit c45d428551
7 changed files with 25 additions and 24 deletions

View File

@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Changed
- GoogleLLMService `api_key` argument is now mandatory.
### Fixed
- Fixed AzureLLMService.