Skip to content

Commit 941ef3b

Browse files
committed
Add more models
1 parent 53c25c6 commit 941ef3b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

options.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,9 @@
1919
<br/>
2020
<label>Model</label>
2121
<select id="model">
22+
<option value="llama3.1">llama3.2</option>
2223
<option value="llama3.2">llama3.2</option>
24+
<option value="llama3.3">llama3.2</option>
2325
<option value="phi4">phi4</option>
2426
</select>
2527
<p>This is the model used to summarize the email. These models must be

0 commit comments

Comments
 (0)