Skip to content
This repository was archived by the owner on Apr 15, 2025. It is now read-only.

Commit e6b3c1e

Browse files
committed
fix html no gpt-4o-mini
1 parent dd22b76 commit e6b3c1e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2477,6 +2477,7 @@
24772477
<label for="preSetModel" data-i18n-key="gptModel"></label>
24782478
<select id="preSetModel">
24792479
<option value="gpt-3.5-turbo-0125">gpt-3.5-turbo-0125</option>
2480+
<option value="gpt-4o-mini">gpt-4o-mini</option>
24802481
<option value="claude-3-haiku-20240307">claude-3-haiku-20240307</option>
24812482
<option value="llama-3-70b">llama-3-70b</option>
24822483
<option value="mixtral-8x7b">mixtral-8x7b</option>

0 commit comments

Comments
 (0)