20 lines
425 B
TOML
20 lines
425 B
TOML
name = "Claude Opus 4.5 (latest)"
|
|
description = "Flagship Claude model for deep reasoning, coding, and long-horizon agents"
|
|
family = "claude-opus"
|
|
release_date = "2025-11-24"
|
|
last_updated = "2025-11-24"
|
|
attachment = true
|
|
reasoning = true
|
|
temperature = true
|
|
tool_call = true
|
|
knowledge = "2025-05"
|
|
open_weights = false
|
|
|
|
[limit]
|
|
context = 200_000
|
|
output = 64_000
|
|
|
|
[modalities]
|
|
input = ["text", "image", "pdf"]
|
|
output = ["text"]
|