From 453c177a8ebeec77ef709b1a5bf1f2e5a8929ac3 Mon Sep 17 00:00:00 2001 From: InterestingDarkness Date: Tue, 27 May 2025 00:43:31 +0800 Subject: [PATCH] Enhance Vertex AI model selection by adding data-mode attributes - Updated index.html to include data-mode attributes for model optgroups, distinguishing between express and full modes. - Modified openai.js to show/hide model groups based on the selected authentication mode, improving user experience and functionality. --- public/index.html | 12 ++++++------ public/scripts/openai.js | 20 ++++++-------------- 2 files changed, 12 insertions(+), 20 deletions(-) diff --git a/public/index.html b/public/index.html index 0a4f008f0..3835913a8 100644 --- a/public/index.html +++ b/public/index.html @@ -3310,7 +3310,7 @@

Google Model