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
1 change: 0 additions & 1 deletion providers/anthropic/models/claude-3-5-haiku-latest.toml

This file was deleted.

23 changes: 23 additions & 0 deletions providers/anthropic/models/claude-3-5-haiku-latest.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
name = "Claude Haiku 3.5 (latest)"
release_date = "2024-10-22"
last_updated = "2024-10-22"
attachment = true
reasoning = false
temperature = true
tool_call = true
knowledge = "2024-07-31"
open_weights = false

[cost]
input = 0.80
output = 4.00
cache_read = 0.08
cache_write = 1.00

[limit]
context = 200_000
output = 8_192

[modalities]
input = ["text", "image"]
output = ["text"]
1 change: 0 additions & 1 deletion providers/anthropic/models/claude-3-7-sonnet-latest.toml

This file was deleted.

23 changes: 23 additions & 0 deletions providers/anthropic/models/claude-3-7-sonnet-latest.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
name = "Claude Sonnet 3.7 (latest)"
release_date = "2025-02-19"
last_updated = "2025-02-19"
attachment = true
reasoning = true
temperature = true
tool_call = true
knowledge = "2024-10-31"
open_weights = false

[cost]
input = 3.00
output = 15.00
cache_read = 0.30
cache_write = 3.75

[limit]
context = 200_000
output = 64_000

[modalities]
input = ["text", "image"]
output = ["text"]
1 change: 0 additions & 1 deletion providers/anthropic/models/claude-haiku-4-5.toml

This file was deleted.

23 changes: 23 additions & 0 deletions providers/anthropic/models/claude-haiku-4-5.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
name = "Claude Haiku 4.5 (latest)"
release_date = "2025-10-15"
last_updated = "2025-10-15"
attachment = true
reasoning = true
temperature = true
tool_call = true
knowledge = "2025-02-31"
open_weights = false

[cost]
input = 1.00
output = 5.00
cache_read = 0.10
cache_write = 1.25

[limit]
context = 200_000
output = 64_000

[modalities]
input = ["text", "image"]
output = ["text"]
1 change: 0 additions & 1 deletion providers/anthropic/models/claude-opus-4-0.toml

This file was deleted.

23 changes: 23 additions & 0 deletions providers/anthropic/models/claude-opus-4-0.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
name = "Claude Opus 4 (latest)"
release_date = "2025-05-22"
last_updated = "2025-05-22"
attachment = true
reasoning = true
temperature = true
tool_call = true
knowledge = "2025-03-31"
open_weights = false

[cost]
input = 15.00
output = 75.00
cache_read = 1.50
cache_write = 18.75

[limit]
context = 200_000
output = 32_000

[modalities]
input = ["text", "image"]
output = ["text"]
1 change: 0 additions & 1 deletion providers/anthropic/models/claude-opus-4-1.toml

This file was deleted.

23 changes: 23 additions & 0 deletions providers/anthropic/models/claude-opus-4-1.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
name = "Claude Opus 4.1 (latest)"
release_date = "2025-08-05"
last_updated = "2025-08-05"
attachment = true
reasoning = true
temperature = true
tool_call = true
knowledge = "2025-03-31"
open_weights = false

[cost]
input = 15.00
output = 75.00
cache_read = 1.50
cache_write = 18.75

[limit]
context = 200_000
output = 32_000

[modalities]
input = ["text", "image"]
output = ["text"]
1 change: 0 additions & 1 deletion providers/anthropic/models/claude-sonnet-4-0.toml

This file was deleted.

23 changes: 23 additions & 0 deletions providers/anthropic/models/claude-sonnet-4-0.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
name = "Claude Sonnet 4 (latest)"
release_date = "2025-05-22"
last_updated = "2025-05-22"
attachment = true
reasoning = true
temperature = true
tool_call = true
knowledge = "2025-03-31"
open_weights = false

[cost]
input = 3.00
output = 15.00
cache_read = 0.30
cache_write = 3.75

[limit]
context = 200_000
output = 64_000

[modalities]
input = ["text", "image"]
output = ["text"]
1 change: 0 additions & 1 deletion providers/anthropic/models/claude-sonnet-4-5.toml

This file was deleted.

23 changes: 23 additions & 0 deletions providers/anthropic/models/claude-sonnet-4-5.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
name = "Claude Sonnet 4.5 (latest)"
release_date = "2025-09-29"
last_updated = "2025-09-29"
attachment = true
reasoning = true
temperature = true
tool_call = true
knowledge = "2025-07-31"
open_weights = false

[cost]
input = 3.00
output = 15.00
cache_read = 0.30
cache_write = 3.75

[limit]
context = 200_000
output = 64_000

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