From 954ed6c2b2f560f685fad44c82fc2745ef0cbeb9 Mon Sep 17 00:00:00 2001 From: M0cho <77959408+M0ch0@users.noreply.github.com> Date: Sun, 15 Dec 2024 12:28:37 +0900 Subject: [PATCH] Update: [index.html] Remove PaLM from GAI models The PaLM family (PaLM 2, PaLM 2 Chat) is no longer available on AI Studio. ``` Google AI Studio API returned error: 404 Not Found { "error": { "code": 404, "message": "Requested entity was not found.", "status": "NOT_FOUND" } ``` --- public/index.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/public/index.html b/public/index.html index 5b2e42c2b..3013a50cc 100644 --- a/public/index.html +++ b/public/index.html @@ -3029,8 +3029,6 @@ - -