Skip to content

Commit b2b5a8f

Browse files
authored
chatgpt-4o-latest
1 parent 7d7e2ce commit b2b5a8f

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
@@ -152,6 +152,7 @@ <h2>Preset prices (all per million tokens)</h2>
152152
'claude-3.5-haiku': { name: 'Claude 3.5 Haiku', input: 0.80, output: 4.00 },
153153
'gpt-4o': { name: 'GPT-4o', input: 2.50, output: 10.00 },
154154
'gpt-4o-mini': { name: 'GPT-4o Mini', input: 0.150, output: 0.600 },
155+
'chatgpt-4o-latest': { name: 'ChatGPT 4o Latest', input: 5.00, output: 15.00 },
155156
'o1-preview': { name: 'o1 and o1-preview', input: 15.00, output: 60.00 },
156157
'o1-mini': { name: 'o1-mini', input: 1.10, output: 4.40 },
157158
'o3-mini': { name: 'o3-mini', input: 1.10, output: 4.40 },

0 commit comments

Comments
 (0)