File tree Expand file tree Collapse file tree
providers/poe/models/openai Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ name = " GPT-5.4-Mini"
2+ release_date = " 2026-03-12"
3+ last_updated = " 2026-03-12"
4+ attachment = true
5+ reasoning = true
6+ temperature = false
7+ open_weights = false
8+ tool_call = true
9+
10+ [cost ]
11+ input = 0.68
12+ output = 4
13+ cache_read = 0.068
14+
15+ [limit ]
16+ context = 400_000
17+ input = 272_000
18+ output = 128_000
19+
20+ [modalities ]
21+ input = [" text" , " image" ]
22+ output = [" text" ]
Original file line number Diff line number Diff line change 1+ name = " GPT-5.4-Nano"
2+ release_date = " 2026-03-11"
3+ last_updated = " 2026-03-11"
4+ attachment = true
5+ reasoning = true
6+ temperature = false
7+ open_weights = false
8+ tool_call = true
9+
10+ [cost ]
11+ input = 0.18
12+ output = 1.1
13+ cache_read = 0.018
14+
15+ [limit ]
16+ context = 400_000
17+ input = 272_000
18+ output = 128_000
19+
20+ [modalities ]
21+ input = [" text" , " image" ]
22+ output = [" text" ]
You can’t perform that action at this time.
0 commit comments