Files
2026-07-13 12:28:55 +08:00

25 lines
454 B
TOML

name = "OpenAI o4 Mini"
description = "O-series reasoning model for hard analysis, math, coding, and planning"
family = "o-mini"
release_date = "2024-06-01"
last_updated = "2024-06-01"
attachment = false
reasoning = false
temperature = false
tool_call = true
knowledge = "2024-06"
open_weights = false
[cost]
input = 1.1
output = 4.4
cache_read = 0.275
[limit]
context = 200000
output = 100000
[modalities]
input = ["text", "image"]
output = ["text"]