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

9 lines
189 B
TOML

base_model = "openai/gpt-5-mini"
status = "beta"
reasoning_options = [{ type = "effort", values = ["none", "minimal", "low", "medium", "high"] }]
[limit]
context = 272_000
output = 8_192