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
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
22 changes: 22 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,22 @@
name = "AI21: Jamba Large 1.7"

release_date = "2025-08-08"
last_updated = "2026-03-03"
attachment = false
reasoning = false
temperature = true
tool_call = true
structured_output = true
open_weights = true

[cost]
input = 2
output = 8

[limit]
context = 256_000
output = 4_096

[modalities]
input = ["text"]
output = ["text"]
21 changes: 21 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,21 @@
name = "AionLabs: Aion-1.0-Mini"

release_date = "2025-02-04"
last_updated = "2026-03-03"
attachment = false
reasoning = true
temperature = true
tool_call = false
open_weights = true

[cost]
input = 0.7
output = 1.4

[limit]
context = 131_072
output = 32_768

[modalities]
input = ["text"]
output = ["text"]
21 changes: 21 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,21 @@
name = "AionLabs: Aion-1.0"

release_date = "2025-02-04"
last_updated = "2026-03-03"
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"]
22 changes: 22 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,22 @@
name = "AionLabs: Aion-2.0"

release_date = "2026-02-23"
last_updated = "2026-03-03"
attachment = false
reasoning = true
temperature = true
tool_call = false
open_weights = false

[cost]
input = 0.8
output = 1.6
cache_read = 0.2

[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 = "2026-03-03"
attachment = false
reasoning = false
temperature = true
tool_call = false
open_weights = false

[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 = "2026-03-03"
attachment = false
reasoning = false
temperature = true
tool_call = false
open_weights = true

[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,23 @@
name = "Tongyi DeepResearch 30B A3B"

release_date = "2025-09-18"
last_updated = "2026-03-03"
attachment = false
reasoning = true
temperature = true
tool_call = true
structured_output = true
open_weights = true

[cost]
input = 0.09
output = 0.45
cache_read = 0.09

[limit]
context = 131_072
output = 131_072

[modalities]
input = ["text"]
output = ["text"]
21 changes: 21 additions & 0 deletions providers/openrouter/models/allenai/molmo-2-8b.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
name = "AllenAI: Molmo2 8B"

release_date = "2026-01-09"
last_updated = "2026-03-03"
attachment = true
reasoning = false
temperature = true
tool_call = false
open_weights = true

[cost]
input = 0.2
output = 0.2

[limit]
context = 36_864
output = 36_864

[modalities]
input = ["text", "image", "video"]
output = ["text"]
21 changes: 21 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,21 @@
name = "AllenAI: Olmo 2 32B Instruct"

release_date = "2025-03-14"
last_updated = "2026-03-03"
attachment = false
reasoning = false
temperature = true
tool_call = false
open_weights = true

[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 = "AllenAI: Olmo 3 32B Think"

release_date = "2025-11-21"
last_updated = "2026-03-03"
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-7b-instruct.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name = "AllenAI: Olmo 3 7B Instruct"

release_date = "2025-11-21"
last_updated = "2026-03-03"
attachment = false
reasoning = false
temperature = true
tool_call = false
structured_output = true
open_weights = true

[cost]
input = 0.1
output = 0.2

[limit]
context = 65_536
output = 65_536

[modalities]
input = ["text"]
output = ["text"]
22 changes: 22 additions & 0 deletions providers/openrouter/models/allenai/olmo-3-7b-think.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name = "AllenAI: Olmo 3 7B Think"

release_date = "2025-11-21"
last_updated = "2026-03-03"
attachment = false
reasoning = true
temperature = true
tool_call = false
structured_output = true
open_weights = true

[cost]
input = 0.12
output = 0.2

[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 = "AllenAI: Olmo 3.1 32B Instruct"

release_date = "2026-01-06"
last_updated = "2026-03-03"
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 = "AllenAI: Olmo 3.1 32B Think"

release_date = "2025-12-16"
last_updated = "2026-03-03"
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 = "2026-03-03"
attachment = false
reasoning = false
temperature = true
tool_call = false
structured_output = true
open_weights = true

[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 = "Amazon: Nova 2 Lite"

release_date = "2025-12-02"
last_updated = "2026-03-03"
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"]
21 changes: 21 additions & 0 deletions providers/openrouter/models/amazon/nova-lite-v1.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
name = "Amazon: Nova Lite 1.0"

release_date = "2024-12-05"
last_updated = "2026-03-03"
attachment = true
reasoning = false
temperature = true
tool_call = true
open_weights = false

[cost]
input = 0.06
output = 0.24

[limit]
context = 300_000
output = 5_120

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