File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "models" : {
3- "claude-3-haiku-20240307" : {
4- "name" : " Claude Haiku 3" ,
5- "limit" : {
6- "context" : 200000 ,
7- "output" : 4096
8- },
9- "attachment" : true ,
10- "reasoning" : false ,
11- "temperature" : true ,
12- "tool_call" : true ,
13- "cost" : {
14- "input" : 0.25 ,
15- "output" : 1.25 ,
16- "cache_read" : 0.03 ,
17- "cache_write" : 0.3
18- }
19- },
203 "claude-haiku-4-5-20251001" : {
214 "name" : " Claude Haiku 4.5" ,
225 "limit" : {
5134 "cache_write" : 18.75
5235 }
5336 },
54- "claude-opus-4-20250514" : {
55- "name" : " Claude Opus 4" ,
56- "limit" : {
57- "context" : 200000 ,
58- "output" : 32000
59- },
60- "attachment" : true ,
61- "reasoning" : true ,
62- "temperature" : true ,
63- "tool_call" : true ,
64- "cost" : {
65- "input" : 15 ,
66- "output" : 75 ,
67- "cache_read" : 1.5 ,
68- "cache_write" : 18.75
69- }
70- },
7137 "claude-opus-4-5-20251101" : {
7238 "name" : " Claude Opus 4.5" ,
7339 "limit" : {
11985 "cache_write" : 6.25
12086 }
12187 },
122- "claude-sonnet-4-20250514" : {
123- "name" : " Claude Sonnet 4" ,
124- "limit" : {
125- "context" : 200000 ,
126- "output" : 64000
127- },
128- "attachment" : true ,
129- "reasoning" : true ,
130- "temperature" : true ,
131- "tool_call" : true ,
132- "cost" : {
133- "input" : 3 ,
134- "output" : 15 ,
135- "cache_read" : 0.3 ,
136- "cache_write" : 3.75
137- }
138- },
13988 "claude-sonnet-4-5-20250929" : {
14089 "name" : " Claude Sonnet 4.5" ,
14190 "limit" : {
You can’t perform that action at this time.
0 commit comments