This commit is contained in:
Cohee
2026-03-07 20:39:34 +02:00
parent 7418d272a7
commit 92dd9ecab2
4 changed files with 8 additions and 1 deletions
+3
View File
@@ -3028,6 +3028,9 @@
<div>
<h4 data-i18n="OpenAI Model">OpenAI Model</h4>
<select id="model_openai_select">
<optgroup label="GPT-5.4">
<option value="gpt-5.4">gpt-5.4</option>
</optgroup>
<optgroup label="GPT-5.3">
<option value="gpt-5.3-chat-latest">gpt-5.3-chat-latest</option>
</optgroup>