From 09bb7622ed5bbc063316625efb5e3c5b4d68ad33 Mon Sep 17 00:00:00 2001 From: Cohee <18619528+Cohee1207@users.noreply.github.com> Date: Sat, 25 Apr 2026 21:46:52 +0300 Subject: [PATCH] OpenAI: Add gpt-5.5, gpt-5.4-mini/nano, gpt-image-2 (#5529) * feat: gpt-image-2 for OpenAI image generation * gpt-5.5 Co-authored-by: Copilot * fix: adjust reasoning effort mapping Co-authored-by: Copilot * fix: html format --------- Co-authored-by: Copilot --- public/index.html | 9 +++ .../scripts/extensions/caption/settings.html | 7 ++ .../extensions/stable-diffusion/index.js | 4 +- public/scripts/openai.js | 79 +++++++++++-------- src/constants.js | 7 ++ 5 files changed, 70 insertions(+), 36 deletions(-) diff --git a/public/index.html b/public/index.html index 86928b536..dbae18ad4 100644 --- a/public/index.html +++ b/public/index.html @@ -3046,8 +3046,17 @@

OpenAI Model