Add GPT-4o checkpoint model - This one supports "Structured Outputs"

3fab783e440641c757fee390e83afa1728d10f5b

Wolfsblvt <wolfsblvt@gmail.com>

1 files changed, +1 -0Showing whitespace changes
public/index.html+1 -0
@@ -2570,6 +2570,7 @@
25702570 </optgroup>
25712571 <optgroup label="GPT-4o">
25722572 <option value="gpt-4o">gpt-4o</option>
2573+ <option value="gpt-4o-2024-08-06">gpt-4o-2024-08-06</option>
25732574 <option value="gpt-4o-2024-05-13">gpt-4o-2024-05-13</option>
25742575 </optgroup>
25752576 <optgroup label="gpt-4o-mini">