26 lines
527 B
TOML
26 lines
527 B
TOML
name = "o3-deep-research"
|
|
description = "Research model for long-horizon investigation, synthesis, and analytical reports"
|
|
family = "o"
|
|
release_date = "2024-06-26"
|
|
last_updated = "2024-06-26"
|
|
attachment = true
|
|
reasoning = true
|
|
reasoning_options = [{ type = "effort", values = ["medium"] }]
|
|
temperature = false
|
|
knowledge = "2024-05"
|
|
tool_call = true
|
|
open_weights = false
|
|
|
|
[cost]
|
|
input = 10.00
|
|
output = 40.00
|
|
cache_read = 2.50
|
|
|
|
[limit]
|
|
context = 200_000
|
|
output = 100_000
|
|
|
|
[modalities]
|
|
input = ["text", "image"]
|
|
output = ["text"]
|