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

26 lines
568 B
TOML

name = "o4 Mini"
description = "O-series reasoning model for hard analysis, math, coding, and planning"
family = "o-mini"
release_date = "2025-04-16"
last_updated = "2025-04-16"
attachment = true
reasoning = true
reasoning_options = [{ type = "effort", values = ["none", "low", "medium", "high", "max"] }, { type = "budget_tokens" }]
temperature = true
tool_call = true
knowledge = "2024-06"
open_weights = false
[cost]
input = 1.10
output = 4.40
cache_read = 0.28
[limit]
context = 200_000
output = 100_000
[modalities]
input = ["text", "image"]
output = ["text"]