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

14 lines
203 B
TOML

base_model = "openai/o4-mini"
[[reasoning_options]]
type = "effort"
values = ["low", "medium", "high"]
[cost]
input = 1.1
output = 4.4
cache_read = 0.275
[modalities]
input = ["image", "text", "pdf"]