Add GPT-4o checkpoint model

- This one supports "Structured Outputs"
This commit is contained in:
Wolfsblvt 2024-08-07 21:35:15 +02:00
parent 93c7dd50f5
commit 3fab783e44
1 changed files with 2 additions and 1 deletions

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>