File tree Expand file tree Collapse file tree 1 file changed +27
-5
lines changed
Expand file tree Collapse file tree 1 file changed +27
-5
lines changed Original file line number Diff line number Diff line change 66606660 "input" : 2.5 ,
66616661 "output" : 15 ,
66626662 "cache_read" : 0.25 ,
6663- "cache_write" : 0
6663+ "cache_write" : 0 ,
6664+ "context_over_200k" : {
6665+ "input" : 5 ,
6666+ "output" : 22.5 ,
6667+ "cache_read" : 0.5
6668+ }
66646669 }
66656670 },
66666671 "openai/o3-mini" : {
1022210227 "temperature" : true ,
1022310228 "limit" : {
1022410229 "output" : 128000 ,
10225- "context" : 1000000
10230+ "context" : 200000
1022610231 },
1022710232 "cost" : {
1022810233 "input" : 5 ,
1032410329 "temperature" : true ,
1032510330 "limit" : {
1032610331 "output" : 128000 ,
10327- "context" : 1000000
10332+ "context" : 200000
1032810333 },
1032910334 "cost" : {
1033010335 "input" : 5 ,
1036210367 "temperature" : true ,
1036310368 "limit" : {
1036410369 "output" : 128000 ,
10365- "context" : 1000000
10370+ "context" : 200000
1036610371 },
1036710372 "cost" : {
1036810373 "input" : 5 ,
1116411169 "temperature" : true ,
1116511170 "limit" : {
1116611171 "output" : 128000 ,
11167- "context" : 1000000
11172+ "context" : 200000
1116811173 },
1116911174 "cost" : {
1117011175 "input" : 5 ,
1740217407 "cache_write" : 0
1740317408 }
1740417409 },
17410+ "openai/gpt-5.4-pro" : {
17411+ "reasoning" : true ,
17412+ "tool_call" : true ,
17413+ "attachment" : true ,
17414+ "temperature" : false ,
17415+ "limit" : {
17416+ "output" : 128000 ,
17417+ "context" : 1050000 ,
17418+ "input" : 272000
17419+ },
17420+ "cost" : {
17421+ "input" : 30 ,
17422+ "output" : 180 ,
17423+ "cache_read" : 30 ,
17424+ "cache_write" : 0
17425+ }
17426+ },
1740517427 "openai/gpt-oss-safeguard-20b" : {
1740617428 "reasoning" : true ,
1740717429 "tool_call" : true ,
You can’t perform that action at this time.
0 commit comments