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

25 lines
445 B
TOML

name = "OpenAI: o1-mini"
description = "O-series reasoning model for hard analysis, math, coding, and planning"
family = "o-mini"
release_date = "2025-01-01"
last_updated = "2025-01-01"
attachment = false
reasoning = false
temperature = false
tool_call = false
knowledge = "2025-01"
open_weights = false
[cost]
input = 1.1
output = 4.4
cache_read = 0.55
[limit]
context = 128000
output = 65536
[modalities]
input = ["text"]
output = ["text"]