21 lines
418 B
TOML
21 lines
418 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
|
|
temperature = false
|
|
tool_call = true
|
|
structured_output = true
|
|
knowledge = "2023-09"
|
|
open_weights = false
|
|
|
|
[limit]
|
|
context = 200_000
|
|
output = 100_000
|
|
|
|
[modalities]
|
|
input = ["text", "image"]
|
|
output = ["text"]
|