26 lines
462 B
TOML
26 lines
462 B
TOML
name = "o1-mini"
|
|
description = "O-series reasoning model for hard analysis, math, coding, and planning"
|
|
family = "o-mini"
|
|
release_date = "2024-09-12"
|
|
last_updated = "2024-09-12"
|
|
attachment = false
|
|
reasoning = true
|
|
reasoning_options = []
|
|
temperature = false
|
|
knowledge = "2023-09"
|
|
tool_call = true
|
|
open_weights = false
|
|
|
|
[cost]
|
|
input = 1.10
|
|
output = 4.40
|
|
cache_read = 0.55
|
|
|
|
[limit]
|
|
context = 128_000
|
|
output = 65_536
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|