From f607c3bc0d656c5f349e8745e37d8700feec9f9f Mon Sep 17 00:00:00 2001
From: Cohee <18619528+Cohee1207@users.noreply.github.com>
Date: Fri, 14 Mar 2025 21:41:28 +0200
Subject: [PATCH] Gemma 3 (#3686)
* Gemma 3
* Adjust safetySettings
* Disable sysprompt
* Add isGemma check to tool processing logic
* Disable a google search tool for gemma
---
public/index.html | 3 +++
public/scripts/openai.js | 4 +++-
src/endpoints/backends/chat-completions.js | 9 +++++----
3 files changed, 11 insertions(+), 5 deletions(-)
diff --git a/public/index.html b/public/index.html
index 9a9379569..b0e558c4c 100644
--- a/public/index.html
+++ b/public/index.html
@@ -3134,6 +3134,9 @@
+