Skip to content

Commit 9799a84

Browse files
committed
add claude opus 4.7
yes this model id is correct, cortecs is weird.
1 parent 8126124 commit 9799a84

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
name = "Claude Opus 4.7"
2+
family = "claude-opus"
3+
release_date = "2026-04-16"
4+
last_updated = "2026-04-16"
5+
attachment = true
6+
reasoning = true
7+
temperature = false
8+
tool_call = true
9+
knowledge = "2026-01-31"
10+
open_weights = false
11+
12+
[cost]
13+
input = 5.60
14+
output = 27.99
15+
cache_read = 0.56
16+
cache_write = 6.99
17+
18+
[limit]
19+
context = 1_000_000
20+
output = 128_000
21+
22+
[modalities]
23+
input = ["text", "image", "pdf"]
24+
output = ["text"]

0 commit comments

Comments
 (0)