Merge pull request #2623 from SillyTavern/gpt-4o-structured-model Add GPT-4o checkpoint model (support Structured Output)

e17f0b368ddb9a6b7f559476c165e98ece6dd543

Cohee <18619528+Cohee1207@users.noreply.github.com>

Signed
1 files changed, +1 -0Showing whitespace changes
public/index.html+1 -0
@@ -2570,6 +2570,7 @@
2570 </optgroup>2570 </optgroup>
2571 <optgroup label="GPT-4o">2571 <optgroup label="GPT-4o">
2572 <option value="gpt-4o">gpt-4o</option>2572 <option value="gpt-4o">gpt-4o</option>
2573 <option value="gpt-4o-2024-08-06">gpt-4o-2024-08-06</option>
2573 <option value="gpt-4o-2024-05-13">gpt-4o-2024-05-13</option>2574 <option value="gpt-4o-2024-05-13">gpt-4o-2024-05-13</option>
2574 </optgroup>2575 </optgroup>
2575 <optgroup label="gpt-4o-mini">2576 <optgroup label="gpt-4o-mini">