Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
name = "Claude Opus 4.6"
family = "claude-opus"
release_date = "2026-02-05"
last_updated = "2026-02-05"
attachment = true
reasoning = true
temperature = true
tool_call = true
knowledge = "2025-05"
open_weights = false

[cost]
input = 5.00
output = 25.00
cache_read = 0.50
cache_write = 6.25

[cost.context_over_200k]
input = 10.00
output = 37.50
cache_read = 1.00
cache_write = 12.50

[limit]
context = 200_000
output = 128_000

[modalities]
input = ["text", "image", "pdf"]
output = ["text"]
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
name = "Claude Opus 4.6 (EU)"
family = "claude-opus"
release_date = "2026-02-05"
last_updated = "2026-02-05"
attachment = true
reasoning = true
temperature = true
tool_call = true
knowledge = "2025-05"
open_weights = false

[cost]
input = 5.00
output = 25.00
cache_read = 1.50
cache_write = 18.75

[cost.context_over_200k]
input = 10.00
output = 37.50
cache_read = 3.00
cache_write = 37.50

[limit]
context = 200_000
output = 128_000

[modalities]
input = ["text", "image", "pdf"]
output = ["text"]
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
name = "Claude Opus 4.6 (Global)"
family = "claude-opus"
release_date = "2026-02-05"
last_updated = "2026-02-05"
attachment = true
reasoning = true
temperature = true
tool_call = true
knowledge = "2025-05"
open_weights = false

[cost]
input = 5.00
output = 25.00
cache_read = 0.50
cache_write = 6.25

[cost.context_over_200k]
input = 10.00
output = 37.50
cache_read = 1.00
cache_write = 12.50

[limit]
context = 200_000
output = 128_000

[modalities]
input = ["text", "image", "pdf"]
output = ["text"]
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
name = "Claude Opus 4.6 (US)"
family = "claude-opus"
release_date = "2026-02-05"
last_updated = "2026-02-05"
attachment = true
reasoning = true
temperature = true
tool_call = true
knowledge = "2025-05"
open_weights = false

[cost]
input = 5.00
output = 25.00
cache_read = 1.50
cache_write = 18.75

[cost.context_over_200k]
input = 10.00
output = 37.50
cache_read = 3.00
cache_write = 37.50

[limit]
context = 200_000
output = 128_000

[modalities]
input = ["text", "image", "pdf"]
output = ["text"]
30 changes: 30 additions & 0 deletions providers/anthropic/models/claude-opus-4-6-20260205.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
name = "Claude Opus 4.6"
family = "claude-opus"
release_date = "2026-02-05"
last_updated = "2026-02-05"
attachment = true
reasoning = true
temperature = true
tool_call = true
knowledge = "2025-05"
open_weights = false

[cost]
input = 5.00
output = 25.00
cache_read = 0.50
cache_write = 6.25

[cost.context_over_200k]
input = 10.00
output = 37.50
cache_read = 1.00
cache_write = 12.50

[limit]
context = 200_000
output = 128_000

[modalities]
input = ["text", "image", "pdf"]
output = ["text"]
2 changes: 1 addition & 1 deletion providers/anthropic/models/claude-opus-4-6.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ attachment = true
reasoning = true
temperature = true
tool_call = true
knowledge = "2025-08-31"
knowledge = "2025-05"
open_weights = false

[cost]
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
name = "Claude Opus 4.6"
family = "claude-opus"
release_date = "2026-02-05"
last_updated = "2026-02-05"
attachment = true
reasoning = true
temperature = true
tool_call = true
knowledge = "2025-05"
open_weights = false

[cost]
input = 5.00
output = 25.00
cache_read = 0.50
cache_write = 6.25

[cost.context_over_200k]
input = 10.00
output = 37.50
cache_read = 1.00
cache_write = 12.50

[limit]
context = 200_000
output = 128_000

[modalities]
input = ["text", "image", "pdf"]
output = ["text"]