Add GPT-4o checkpoint model
- This one supports "Structured Outputs"
This commit is contained in:
parent
93c7dd50f5
commit
3fab783e44
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue