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

3fab783e440641c757fee390e83afa1728d10f5b

Wolfsblvt <wolfsblvt@gmail.com>

1 files changed, +2 -1Ignore whitespace
public/index.html+2 -1
@@ -2570,6 +2570,7 @@
2570 </optgroup>2570 </optgroup>
2571 <optgroup label="GPT-4o">2571 <optgroup label="GPT-4o">
2572 <option value="gpt-4o">gpt-4o</option>2572 <option value="gpt-4o">gpt-4o</option>
2573 <option value="gpt-4o-2024-08-06">gpt-4o-2024-08-06</option>
2573 <option value="gpt-4o-2024-05-13">gpt-4o-2024-05-13</option>2574 <option value="gpt-4o-2024-05-13">gpt-4o-2024-05-13</option>
2574 </optgroup>2575 </optgroup>
2575 <optgroup label="gpt-4o-mini">2576 <optgroup label="gpt-4o-mini">
@@ -6558,4 +6559,4 @@
6558 </script>6559 </script>
6559</body>6560</body>
65606561
6561</html>
6561 \ No newline at end of file \ No newline at end of file
6562</html>