mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Merge pull request #2623 from SillyTavern/gpt-4o-structured-model
Add GPT-4o checkpoint model (support Structured Output)
This commit is contained in:
@ -2570,6 +2570,7 @@
|
||||
</optgroup>
|
||||
<optgroup label="GPT-4o">
|
||||
<option value="gpt-4o">gpt-4o</option>
|
||||
<option value="gpt-4o-2024-08-06">gpt-4o-2024-08-06</option>
|
||||
<option value="gpt-4o-2024-05-13">gpt-4o-2024-05-13</option>
|
||||
</optgroup>
|
||||
<optgroup label="gpt-4o-mini">
|
||||
|
Reference in New Issue
Block a user