Skip to content

Commit 4f18635

Browse files
authored
o3-mini
1 parent 41c4d15 commit 4f18635

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
@@ -154,6 +154,7 @@ <h2>Preset prices (all per million tokens)</h2>
154154
'gpt-4o-mini': { name: 'GPT-4o Mini', input: 0.150, output: 0.600 },
155155
'o1-preview': { name: 'o1 and o1-preview', input: 15.00, output: 60.00 },
156156
'o1-mini': { name: 'o1-mini', input: 3.00, output: 12.00 },
157+
'o3-mini': { name: 'o3-mini', input: 1.10, output: 4.40 },
157158
'amazon-nova-micro': { name: 'Amazon Nova Micro', input: 0.035, output: 0.14 },
158159
'amazon-nova-lite': { name: 'Amazon Nova Lite', input: 0.06, output: 0.24 },
159160
'amazon-nova-pro': { name: 'Amazon Nova Pro', input: 0.8, output: 3.2 },

0 commit comments

Comments
 (0)