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

23 lines
411 B
TOML

name = "OpenAI: o3 Mini"
description = "O-series reasoning model for hard analysis, math, coding, and planning"
release_date = "2024-12-20"
last_updated = "2026-03-15"
attachment = true
reasoning = false
temperature = false
tool_call = true
open_weights = false
[cost]
input = 1.1
output = 4.4
cache_read = 0.55
[limit]
context = 200000
output = 100000
[modalities]
input = ["pdf", "text"]
output = ["text"]