fix(ai): update Google Vertex Gemini models

closes #5761
This commit is contained in:
Armin Ronacher
2026-06-16 01:03:12 +02:00
parent 7cfd1af395
commit b0c8f65ffa
6 changed files with 162 additions and 298 deletions

View File

@@ -4,6 +4,7 @@
### Fixed
- Fixed inherited Google and `google-vertex` Gemini model metadata to map `latest` aliases to the current models, add Gemini 3.5 Flash for Vertex, correct Gemini 2.5 Flash Vertex cache pricing, and remove shut-down Vertex preview models ([#5761](https://github.com/earendil-works/pi/issues/5761)).
- Fixed the session selector to stay open and show the all-sessions empty state when both current-folder and all-scope session lists are empty ([#5747](https://github.com/earendil-works/pi/issues/5747)).
- Fixed inherited Moonshot AI China model metadata to include Kimi K2.7 Code, and omitted unsupported thinking-off payloads for Kimi K2.7 Code models ([#5760](https://github.com/earendil-works/pi/issues/5760)).