Merge a7a1bcbbf079184b8252b222b0bdb33512e620ba into 5e417b44e1540f528d2ae63e3e20229a902d1db2
This commit is contained in:
commit
01479f07b0
@ -1,5 +1,5 @@
|
||||
// Keep model ID normalization dependency-free so config parsing and other
|
||||
// startup-only paths do not pull in provider discovery or plugin loading.
|
||||
// Keep these helpers dependency-free so config/model parsing can use them
|
||||
// without pulling in provider discovery or auth-profile graphs.
|
||||
export function normalizeGoogleModelId(id: string): string {
|
||||
if (id === "gemini-3-pro") {
|
||||
return "gemini-3-pro-preview";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user