File tree Expand file tree Collapse file tree
cloudflare-ai-gateway/models/openai Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ name = " GPT-5.2 Codex"
2+ family = " gpt-codex"
3+ release_date = " 2025-12-11"
4+ last_updated = " 2025-12-11"
5+ attachment = true
6+ reasoning = true
7+ temperature = false
8+ knowledge = " 2025-08-31"
9+ tool_call = true
10+ structured_output = true
11+ open_weights = false
12+
13+ [cost ]
14+ input = 1.75
15+ output = 14.00
16+ cache_read = 0.175
17+
18+ [limit ]
19+ context = 400_000
20+ input = 272_000
21+ output = 128_000
22+
23+ [modalities ]
24+ input = [" text" , " image" , " pdf" ]
25+ output = [" text" ]
26+
27+ [provider ]
28+ npm = " ai-gateway-provider"
Original file line number Diff line number Diff line change 1+ name = " GPT-5.3 Codex"
2+ family = " gpt-codex"
3+ release_date = " 2026-02-05"
4+ last_updated = " 2026-02-05"
5+ attachment = true
6+ reasoning = true
7+ temperature = false
8+ knowledge = " 2025-08-31"
9+ tool_call = true
10+ structured_output = true
11+ open_weights = false
12+
13+ [cost ]
14+ input = 1.75
15+ output = 14.00
16+ cache_read = 0.175
17+
18+ [limit ]
19+ context = 400_000
20+ input = 272_000
21+ output = 128_000
22+
23+ [modalities ]
24+ input = [" text" , " image" , " pdf" ]
25+ output = [" text" ]
26+
27+ [provider ]
28+ npm = " ai-gateway-provider"
You can’t perform that action at this time.
0 commit comments