28 lines
564 B
TOML
28 lines
564 B
TOML
name = "o3-mini"
|
|
description = "Smaller o-series reasoner for economical coding, math, and planning tasks"
|
|
family = "o-mini"
|
|
release_date = "2024-12-20"
|
|
last_updated = "2025-01-29"
|
|
attachment = false
|
|
reasoning = true
|
|
temperature = false
|
|
tool_call = true
|
|
structured_output = true
|
|
knowledge = "2024-05"
|
|
open_weights = false
|
|
|
|
[limit]
|
|
context = 200_000
|
|
output = 100_000
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|
|
|
|
[[benchmarks]]
|
|
name = "Aider Polyglot"
|
|
score = 60.4
|
|
metric = "percent correct"
|
|
source = "https://aider.chat/docs/leaderboards/"
|
|
date = "2025-01-31"
|