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

25 lines
450 B
TOML

name = "OpenAI o1-preview"
description = "O-series reasoning model for hard analysis, math, coding, and planning"
family = "o"
release_date = "2024-09-12"
last_updated = "2024-09-12"
attachment = false
reasoning = true
reasoning_options = []
temperature = false
knowledge = "2023-10"
tool_call = false
open_weights = false
[cost]
input = 0.00
output = 0.00
[limit]
context = 128_000
output = 32_768
[modalities]
input = ["text"]
output = ["text"]