Skip to content

Commit 720f22f

Browse files
authored
claude-3.5-haiku
Refs simonw/llm-claude-3#23
1 parent 99021c5 commit 720f22f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llm-prices.html

+1
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,7 @@ <h2>Presets</h2>
150150
'claude-3.5-sonnet': { name: 'Claude 3.5 Sonnet', input: 3.00, output: 15.00 },
151151
'claude-3-opus': { name: 'Claude 3 Opus', input: 15.00, output: 75.00 },
152152
'claude-3-haiku': { name: 'Claude 3 Haiku', input: 0.25, output: 1.25 },
153+
'claude-3.5-haiku': { name: 'Claude 3.5 Haiku', input: 1.00, output: 5.00 },
153154
'gpt-4o': { name: 'GPT-4o', input: 2.50, output: 10.00 },
154155
'gpt-4o-mini': { name: 'GPT-4o Mini', input: 0.150, output: 0.600 },
155156
'o1-preview': { name: 'o1-preview', input: 15.00, output: 60.00 },

0 commit comments

Comments
 (0)