Quick fix for Google models (#160)

This commit is contained in:
Will Chen
2025-05-13 22:21:27 -07:00
committed by GitHub
parent 4863a3861c
commit d545babb63
2 changed files with 5 additions and 5 deletions

View File

@@ -15,7 +15,7 @@ import { llmErrorStore } from "@/main/llm_error_store";
const AUTO_MODELS = [
{
provider: "google",
name: "gemini-2.5-pro-exp-03-25",
name: "gemini-2.5-flash-preview-04-17",
},
{
provider: "anthropic",