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

25 lines
453 B
TOML

name = "OpenAI o3-mini"
description = "O-series reasoning model for hard analysis, math, coding, and planning"
family = "o-mini"
release_date = "2025-01-31"
last_updated = "2025-01-31"
attachment = false
reasoning = true
reasoning_options = []
temperature = false
knowledge = "2024-04"
tool_call = false
open_weights = false
[cost]
input = 0.00
output = 0.00
[limit]
context = 200_000
output = 100_000
[modalities]
input = ["text"]
output = ["text"]