项目文件夹

文件
2026-07-13 12:28:55 +08:00

13 行
181 B
TOML

base_model = "openai/o3-pro"
[[reasoning_options]]
type = "effort"
values = ["low", "medium", "high"]
[cost]
input = 20
output = 80
[modalities]
input = ["text", "pdf", "image"]