25 lines
406 B
TOML
25 lines
406 B
TOML
name = "Claude Opus 4.7 (Fast)"
|
|
family = "claude-opus"
|
|
release_date = "2026-05-12"
|
|
last_updated = "2026-05-12"
|
|
attachment = true
|
|
reasoning = true
|
|
temperature = false
|
|
tool_call = true
|
|
structured_output = true
|
|
open_weights = false
|
|
|
|
[cost]
|
|
input = 30
|
|
output = 150
|
|
cache_read = 3
|
|
cache_write = 37.5
|
|
|
|
[limit]
|
|
context = 1_000_000
|
|
output = 128_000
|
|
|
|
[modalities]
|
|
input = ["text", "image", "pdf"]
|
|
output = ["text"]
|