Sameer Kankute
d8f139fe4d
feat(openai): add 272K tier pricing for GPT-5.4/5.4-pro
Prompts >272K input tokens priced at 2x input, 1.5x output for full session
(standard, batch, flex). Applies to models with 1.05M context window (gpt-5.4,
gpt-5.4-pro).
- Add input/output_cost_per_token_above_272k_tokens to model_prices
- Add above_272k fields to ModelInfoBase and get_model_info extraction
- Add test_generic_cost_per_token_gpt54_above_272k_tokens
Made-with: Cursor
2026-03-06 22:26:14 +05:30
..
2026-03-06 22:26:14 +05:30
2026-02-19 12:10:52 -08:00
2026-02-21 15:32:47 -08:00
2025-09-30 16:49:35 -07:00
2025-12-08 19:31:22 +05:30
2026-01-04 00:45:45 +05:30
2026-01-02 08:36:58 +09:00
2026-01-02 14:02:31 +05:30
2026-02-21 19:35:06 -08:00
2026-02-12 17:53:47 -08:00
2026-01-04 00:47:38 +05:30
2026-02-20 17:16:36 -08:00
2025-12-17 08:08:05 -08:00
2026-01-27 14:35:54 +05:30
2026-02-21 15:39:06 -08:00
2026-02-19 12:10:52 -08:00
2026-01-03 00:19:14 +05:30
2026-02-26 11:39:09 -08:00
2025-10-18 16:26:32 -07:00
2026-02-27 23:04:43 -03:00
2026-02-11 15:44:37 +05:30
2025-11-06 19:33:29 -08:00
2026-02-13 09:15:43 -08:00
2026-02-20 18:13:27 -08:00
2026-02-20 16:26:23 -08:00
2026-03-04 22:44:48 +01:00
2026-02-17 20:07:52 -03:00