Merge pull request #2623 from SillyTavern/gpt-4o-structured-model

Add GPT-4o checkpoint model (support Structured Output)
This commit is contained in:
Cohee 2024-08-08 13:13:59 +03:00 committed by GitHub
commit e17f0b368d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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">
@ -6558,4 +6559,4 @@
</script>
</body>
</html>
</html>