diff --git a/default/content/presets/openai/Default.json b/default/content/presets/openai/Default.json index 19660ea2d..efd39d5fb 100644 --- a/default/content/presets/openai/Default.json +++ b/default/content/presets/openai/Default.json @@ -15,6 +15,7 @@ "custom_exclude_body": "", "custom_include_headers": "", "google_model": "gemini-pro", + "vertexai_model": "gemini-2.0-flash-001", "temperature": 1, "frequency_penalty": 0, "presence_penalty": 0, diff --git a/public/index.html b/public/index.html index 87c789284..ff8d0ff23 100644 --- a/public/index.html +++ b/public/index.html @@ -691,7 +691,7 @@ -