From e762405cba7d2ccb3d795ca13e60fab0f2b368a6 Mon Sep 17 00:00:00 2001
From: M0cho <77959408+M0ch0@users.noreply.github.com>
Date: Sun, 15 Dec 2024 12:11:56 +0900
Subject: [PATCH] Update: [index.html] Remove GAI models deleted from the API
The 1.0 Pro Vision model has already been removed.
```
Google AI Studio API returned error: 404 Not Found {
"error": {
"code": 404,
"message": "Gemini 1.0 Pro Vision has been deprecated on July 12, 2024. Consider switching to a different model, for example gemini-1.5-flash.",
"status": "NOT_FOUND"
}
}
```
---
public/index.html | 2 --
1 file changed, 2 deletions(-)
diff --git a/public/index.html b/public/index.html
index 076c7553b..e1640fffa 100644
--- a/public/index.html
+++ b/public/index.html
@@ -3027,7 +3027,6 @@
-
@@ -3052,7 +3051,6 @@
-