**refactor(gemini): comment out unused CLI preview entry**
This commit is contained in:
Luis Pater
2025-12-04 17:55:13 +08:00
parent 6a2906e3e5
commit bceecfb2e3

View File

@@ -667,7 +667,7 @@ func cliPreviewFallbackOrder(model string) []string {
case "gemini-2.5-pro":
return []string{
// "gemini-2.5-pro-preview-05-06",
"gemini-2.5-pro-preview-06-05",
// "gemini-2.5-pro-preview-06-05",
}
case "gemini-2.5-flash":
return []string{