Fix google-vertex models showing without auth configured

This commit is contained in:
Mario Zechner 2026-01-03 17:09:02 +01:00
parent 2348a485cb
commit c9a85342ea
4 changed files with 426 additions and 627 deletions

View file

@ -2,6 +2,10 @@
## [Unreleased]
### Fixed
- Google Vertex AI models no longer appear in available models list without explicit authentication. Previously, `getEnvApiKey()` returned a dummy value for `google-vertex`, causing models to show up even when Google Cloud ADC was not configured.
## [0.32.2] - 2026-01-03
## [0.32.1] - 2026-01-03