anomalyco--models.dev
30 行
539 B
TOML
30 行
539 B
TOML
name = "o4 Mini High"
|
|
description = "O-series reasoning model for hard analysis, math, coding, and planning"
|
|
family = "o"
|
|
release_date = "2025-04-16"
|
|
last_updated = "2025-04-16"
|
|
attachment = true
|
|
reasoning = true
|
|
temperature = false
|
|
tool_call = true
|
|
structured_output = true
|
|
knowledge = "2024-06-30"
|
|
open_weights = false
|
|
|
|
[[reasoning_options]]
|
|
type = "effort"
|
|
values = ["high"]
|
|
|
|
[cost]
|
|
input = 1.1
|
|
output = 4.4
|
|
cache_read = 0.275
|
|
|
|
[limit]
|
|
context = 200_000
|
|
output = 100_000
|
|
|
|
[modalities]
|
|
input = ["image", "text", "pdf"]
|
|
output = ["text"]
|