Quick fix for Google models (#160)
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user