From 74a24d7426a8876f2a744ca016277aa2c3447a76 Mon Sep 17 00:00:00 2001 From: wood Date: Mon, 18 Dec 2023 03:55:11 +0800 Subject: [PATCH] Add gemini-pro model option Add Google's gemini-pro conversational AI model as a selectable option for the chatbot user interface. Provides users with access to an additional high-quality dialogue model created by DeepMind, allowing expanded choice. Fixes #123 --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 0fb197a..5a878bf 100644 --- a/index.html +++ b/index.html @@ -78,6 +78,7 @@ +