From 264d77414a7ac6018e2ccd549d0d6f01b98eb1c4 Mon Sep 17 00:00:00 2001
From: Cohee <18619528+Cohee1207@users.noreply.github.com>
Date: Tue, 25 Mar 2025 21:21:23 +0200
Subject: [PATCH] Gemini 2.5 Pro
---
public/index.html | 1 +
public/scripts/extensions/caption/settings.html | 1 +
public/scripts/openai.js | 3 ++-
src/endpoints/backends/chat-completions.js | 4 ++++
src/prompt-converters.js | 1 +
5 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/public/index.html b/public/index.html
index 2ff69d842..12ae48143 100644
--- a/public/index.html
+++ b/public/index.html
@@ -3141,6 +3141,7 @@