Skip to content
Closed
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
23 changes: 23 additions & 0 deletions providers/openrouter/models/ai21/jamba-large-1.7.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
name = "Jamba Large 1.7"
family = "jamba"
release_date = "2025-08-08"
last_updated = "2025-08-08"
attachment = false
reasoning = false
temperature = true
tool_call = true
structured_output = true
open_weights = false
knowledge = "2024-08"

[cost]
input = 2
output = 8

[limit]
context = 256_000
output = 4_096

[modalities]
input = ["text"]
output = ["text"]
20 changes: 20 additions & 0 deletions providers/openrouter/models/aion-labs/aion-1.0-mini.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
name = "AionLabs: Aion-1.0-Mini"
release_date = "2025-02-04"
last_updated = "2025-02-04"
attachment = false
reasoning = true
temperature = true
tool_call = false
open_weights = false

[cost]
input = 0.7
output = 1.4

[limit]
context = 131_072
output = 32_768

[modalities]
input = ["text"]
output = ["text"]
20 changes: 20 additions & 0 deletions providers/openrouter/models/aion-labs/aion-1.0.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
name = "AionLabs: Aion-1.0"
release_date = "2025-02-04"
last_updated = "2025-02-04"
attachment = false
reasoning = true
temperature = true
tool_call = false
open_weights = false

[cost]
input = 4
output = 8

[limit]
context = 131_072
output = 32_768

[modalities]
input = ["text"]
output = ["text"]
20 changes: 20 additions & 0 deletions providers/openrouter/models/aion-labs/aion-2.0.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
name = "AionLabs: Aion-2.0"
release_date = "2026-02-23"
last_updated = "2026-02-23"
attachment = false
reasoning = true
temperature = true
tool_call = false
open_weights = false

[cost]
input = 0.8
output = 1.6

[limit]
context = 131_072
output = 32_768

[modalities]
input = ["text"]
output = ["text"]
21 changes: 21 additions & 0 deletions providers/openrouter/models/aion-labs/aion-rp-llama-3.1-8b.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
name = "AionLabs: Aion-RP 1.0 (8B)"
release_date = "2025-02-04"
last_updated = "2025-02-04"
attachment = false
reasoning = false
temperature = true
tool_call = false
open_weights = false
knowledge = "2023-12"

[cost]
input = 0.8
output = 1.6

[limit]
context = 32_768
output = 32_768

[modalities]
input = ["text"]
output = ["text"]
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
name = "AlfredPros: CodeLLaMa 7B Instruct Solidity"
release_date = "2025-04-14"
last_updated = "2025-04-14"
attachment = false
reasoning = false
temperature = true
tool_call = false
open_weights = true
knowledge = "2023-06"

[cost]
input = 0.8
output = 1.2

[limit]
context = 4_096
output = 4_096

[modalities]
input = ["text"]
output = ["text"]
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name = "Tongyi DeepResearch 30B A3B"
release_date = "2025-09-18"
last_updated = "2025-09-18"
attachment = false
reasoning = true
temperature = true
tool_call = true
structured_output = true
open_weights = false
knowledge = "2025-03"

[cost]
input = 0.09
output = 0.45

[limit]
context = 131_072
output = 131_072

[modalities]
input = ["text"]
output = ["text"]
22 changes: 22 additions & 0 deletions providers/openrouter/models/allenai/olmo-2-0325-32b-instruct.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name = "Olmo 2 32B Instruct"
family = "allenai"
release_date = "2025-03-14"
last_updated = "2025-03-14"
attachment = false
reasoning = false
temperature = false
tool_call = false
open_weights = true
knowledge = "2024-10"

[cost]
input = 0.05
output = 0.2

[limit]
context = 128_000
output = 128_000

[modalities]
input = ["text"]
output = ["text"]
22 changes: 22 additions & 0 deletions providers/openrouter/models/allenai/olmo-3-32b-think.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name = "Olmo 3 32B Think"
family = "allenai"
release_date = "2025-11-21"
last_updated = "2025-11-21"
attachment = false
reasoning = true
temperature = true
tool_call = false
structured_output = true
open_weights = true

[cost]
input = 0.15
output = 0.5

[limit]
context = 65_536
output = 65_536

[modalities]
input = ["text"]
output = ["text"]
22 changes: 22 additions & 0 deletions providers/openrouter/models/allenai/olmo-3.1-32b-instruct.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name = "Olmo 3.1 32B Instruct"
family = "allenai"
release_date = "2026-01-06"
last_updated = "2026-01-06"
attachment = false
reasoning = false
temperature = true
tool_call = true
structured_output = true
open_weights = true

[cost]
input = 0.2
output = 0.6

[limit]
context = 65_536
output = 65_536

[modalities]
input = ["text"]
output = ["text"]
22 changes: 22 additions & 0 deletions providers/openrouter/models/allenai/olmo-3.1-32b-think.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name = "Olmo 3.1 32B Think"
family = "allenai"
release_date = "2025-12-16"
last_updated = "2025-12-16"
attachment = false
reasoning = true
temperature = true
tool_call = false
structured_output = true
open_weights = true

[cost]
input = 0.15
output = 0.5

[limit]
context = 65_536
output = 65_536

[modalities]
input = ["text"]
output = ["text"]
22 changes: 22 additions & 0 deletions providers/openrouter/models/alpindale/goliath-120b.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name = "Goliath 120B"
release_date = "2023-11-10"
last_updated = "2023-11-10"
attachment = false
reasoning = false
temperature = true
tool_call = false
structured_output = true
open_weights = true
knowledge = "2023-12"

[cost]
input = 3.75
output = 7.5

[limit]
context = 6_144
output = 1_024

[modalities]
input = ["text"]
output = ["text"]
21 changes: 21 additions & 0 deletions providers/openrouter/models/amazon/nova-2-lite-v1.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
name = "Nova 2 Lite"
family = "nova"
release_date = "2025-12-02"
last_updated = "2025-12-02"
attachment = true
reasoning = true
temperature = true
tool_call = true
open_weights = false

[cost]
input = 0.3
output = 2.5

[limit]
context = 1_000_000
output = 65_535

[modalities]
input = ["text", "image", "video", "pdf"]
output = ["text"]
22 changes: 22 additions & 0 deletions providers/openrouter/models/amazon/nova-lite-v1.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name = "Nova Lite 1.0"
family = "nova-lite"
release_date = "2024-12-05"
last_updated = "2024-12-05"
attachment = true
reasoning = false
temperature = true
tool_call = false
open_weights = false
knowledge = "2024-10"

[cost]
input = 0.06
output = 0.24

[limit]
context = 300_000
output = 5_120

[modalities]
input = ["text", "image"]
output = ["text"]
22 changes: 22 additions & 0 deletions providers/openrouter/models/amazon/nova-micro-v1.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name = "Nova Micro 1.0"
family = "nova-micro"
release_date = "2024-12-05"
last_updated = "2024-12-05"
attachment = false
reasoning = false
temperature = true
tool_call = false
open_weights = false
knowledge = "2024-10"

[cost]
input = 0.035
output = 0.14

[limit]
context = 128_000
output = 5_120

[modalities]
input = ["text"]
output = ["text"]
21 changes: 21 additions & 0 deletions providers/openrouter/models/amazon/nova-premier-v1.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
name = "Nova Premier 1.0"
family = "nova-pro"
release_date = "2025-10-31"
last_updated = "2025-10-31"
attachment = true
reasoning = false
temperature = true
tool_call = false
open_weights = false

[cost]
input = 2.5
output = 12.5

[limit]
context = 1_000_000
output = 32_000

[modalities]
input = ["text", "image"]
output = ["text"]
22 changes: 22 additions & 0 deletions providers/openrouter/models/amazon/nova-pro-v1.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name = "Nova Pro 1.0"
family = "nova-pro"
release_date = "2024-12-05"
last_updated = "2024-12-05"
attachment = true
reasoning = false
temperature = true
tool_call = false
open_weights = false
knowledge = "2024-10"

[cost]
input = 0.8
output = 3.2

[limit]
context = 300_000
output = 5_120

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