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

27 lines
536 B
TOML

name = "o1-pro"
description = "O-series reasoning model for hard analysis, math, coding, and planning"
family = "o-pro"
release_date = "2025-03-19"
last_updated = "2025-03-19"
attachment = true
reasoning = true
reasoning_options = [{ type = "effort", values = ["low", "medium", "high"] }]
temperature = false
knowledge = "2023-09"
tool_call = true
structured_output = true
open_weights = false
[cost]
input = 150.00
output = 600.00
[limit]
context = 200_000
output = 100_000
[modalities]
input = ["text", "image"]
output = ["text"]