项目文件夹

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

20 行
287 B
TOML

base_model = "openai/o3-deep-research"
release_date = "2025-06-26"
temperature = true
knowledge = "2024-10"
[[reasoning_options]]
type = "effort"
values = ["medium"]
[cost]
input = 10
output = 40
cache_read = 2.5
[limit]
input = 100_000
[modalities]
input = ["text", "image", "pdf"]