File tree Expand file tree Collapse file tree
azure-cognitive-services/models Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- name = " GPT-5.5"
2- family = " gpt"
3- release_date = " 2026-04-24"
4- last_updated = " 2026-04-24"
5- attachment = true
6- reasoning = true
7- temperature = false
8- knowledge = " 2025-12-01"
9- tool_call = true
10- structured_output = true
11- open_weights = false
12-
13- [cost ]
14- input = 5.00
15- output = 30.00
16- cache_read = 0.50
17-
18- [limit ]
19- context = 1_050_000
20- input = 922_000
21- output = 128_000
22-
23- [modalities ]
24- input = [" text" , " image" , " pdf" ]
25- output = [" text" ]
1+ [extends ]
2+ from = " azure/gpt-5.5"
Original file line number Diff line number Diff line change 1- name = " GPT-5.5"
2- family = " gpt"
1+ [extends ]
2+ from = " openai/gpt-5.5"
3+ omit = [" cost.context_over_200k" , " experimental.modes.fast" ]
4+
35release_date = " 2026-04-24"
46last_updated = " 2026-04-24"
5- attachment = true
6- reasoning = true
7- temperature = false
8- knowledge = " 2025-12-01"
9- tool_call = true
10- structured_output = true
11- open_weights = false
12-
13- [cost ]
14- input = 5.00
15- output = 30.00
16- cache_read = 0.50
177
188[limit ]
19- context = 1_050_000
209input = 922_000
2110output = 128_000
22-
23- [modalities ]
24- input = [" text" , " image" , " pdf" ]
25- output = [" text" ]
You can’t perform that action at this time.
0 commit comments