Skip to content

Commit 96f34e0

Browse files
authored
o1-pro
1 parent fb06e4e commit 96f34e0

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
@@ -158,6 +158,7 @@ <h2>Preset prices (all per million tokens)</h2>
158158
'gpt-4o-mini': { name: 'GPT-4o Mini', input: 0.150, output: 0.600 },
159159
'chatgpt-4o-latest': { name: 'ChatGPT 4o Latest', input: 5.00, output: 15.00 },
160160
'o1-preview': { name: 'o1 and o1-preview', input: 15.00, output: 60.00 },
161+
'o1-pro': { name: 'o1 Pro', input: 150.00, output: 600.00 },
161162
'o1-mini': { name: 'o1-mini', input: 1.10, output: 4.40 },
162163
'o3-mini': { name: 'o3-mini', input: 1.10, output: 4.40 },
163164
'amazon-nova-micro': { name: 'Amazon Nova Micro', input: 0.035, output: 0.14 },

0 commit comments

Comments
 (0)