Skip to content
Open
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 = "2025-08-08"
open_weights = false
tool_call = true
structured_output = true
temperature = true
reasoning = false
attachment = false

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

[limit]
context = 256000
input = 256000
output = 4096

[cost]
input = 2.0
output = 8.0
22 changes: 22 additions & 0 deletions providers/openrouter/models/ai21/jamba-mini-1.7.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name = "AI21: Jamba Mini 1.7"
release_date = "2025-08-08"
last_updated = "2025-08-08"
open_weights = false
tool_call = true
structured_output = true
temperature = true
reasoning = false
attachment = false

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

[limit]
context = 256000
input = 256000
output = 4096

[cost]
input = 0.19999999999999998
output = 0.39999999999999997
22 changes: 22 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,22 @@
name = "AionLabs: Aion-1.0-Mini"
release_date = "2025-02-04"
last_updated = "2025-02-04"
open_weights = false
tool_call = false
structured_output = false
temperature = true
reasoning = true
attachment = false

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

[limit]
context = 131072
input = 131072
output = 32768

[cost]
input = 0.7
output = 1.4
22 changes: 22 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,22 @@
name = "AionLabs: Aion-1.0"
release_date = "2025-02-04"
last_updated = "2025-02-04"
open_weights = false
tool_call = false
structured_output = false
temperature = true
reasoning = true
attachment = false

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

[limit]
context = 131072
input = 131072
output = 32768

[cost]
input = 4.0
output = 8.0
22 changes: 22 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,22 @@
name = "AionLabs: Aion-RP 1.0 (8B)"
release_date = "2025-02-04"
last_updated = "2025-02-04"
open_weights = false
tool_call = false
structured_output = false
temperature = true
reasoning = false
attachment = false

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

[limit]
context = 32768
input = 32768
output = 32768

[cost]
input = 0.19999999999999998
output = 0.19999999999999998
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name = "AlfredPros: CodeLLaMa 7B Instruct Solidity"
release_date = "2025-04-14"
last_updated = "2025-04-14"
open_weights = false
tool_call = false
structured_output = false
temperature = true
reasoning = false
attachment = false

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

[limit]
context = 4096
input = 4096
output = 4096

[cost]
input = 0.7999999999999999
output = 1.2
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"
open_weights = false
tool_call = true
structured_output = true
temperature = true
reasoning = true
attachment = false

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

[limit]
context = 131072
input = 131072
output = 131072

[cost]
input = 0.09
output = 0.39999999999999997
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name = "Tongyi DeepResearch 30B A3B (free)"
release_date = "2025-09-18"
last_updated = "2025-09-18"
open_weights = false
tool_call = true
structured_output = true
temperature = true
reasoning = true
attachment = false

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

[limit]
context = 131072
input = 131072
output = 131072

[cost]
input = 0.0
output = 0.0
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 = "AllenAI: Olmo 2 32B Instruct"
release_date = "2025-03-14"
last_updated = "2025-03-14"
open_weights = true
tool_call = false
structured_output = false
temperature = false
reasoning = true
attachment = false

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

[limit]
context = 128000
input = 128000
output = 4096

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

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

[limit]
context = 65536
input = 65536
output = 65536

[cost]
input = 0.0
output = 0.0
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 = "2025-11-21"
open_weights = false
tool_call = true
structured_output = true
temperature = true
reasoning = false
attachment = false

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

[limit]
context = 65536
input = 65536
output = 65536

[cost]
input = 0.09999999999999999
output = 0.19999999999999998
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 = "2025-11-21"
open_weights = false
tool_call = false
structured_output = true
temperature = true
reasoning = true
attachment = false

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

[limit]
context = 65536
input = 65536
output = 65536

[cost]
input = 0.12
output = 0.19999999999999998
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-09"
last_updated = "2023-11-09"
open_weights = false
tool_call = false
structured_output = true
temperature = true
reasoning = false
attachment = false

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

[limit]
context = 6144
input = 6144
output = 1024

[cost]
input = 6.0
output = 8.0
22 changes: 22 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,22 @@
name = "Amazon: Nova 2 Lite"
release_date = "2025-12-02"
last_updated = "2025-12-02"
open_weights = false
tool_call = true
structured_output = false
temperature = true
reasoning = true
attachment = true

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

[limit]
context = 1000000
input = 1000000
output = 65535

[cost]
input = 0.3
output = 2.5
22 changes: 22 additions & 0 deletions providers/openrouter/models/amazon/nova-2-lite-v1:free.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name = "Amazon: Nova 2 Lite (free)"
release_date = "2025-12-02"
last_updated = "2025-12-02"
open_weights = false
tool_call = true
structured_output = false
temperature = true
reasoning = true
attachment = true

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

[limit]
context = 1000000
input = 1000000
output = 65535

[cost]
input = 0.0
output = 0.0
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 = "Amazon: Nova Lite 1.0"
release_date = "2024-12-05"
last_updated = "2024-12-05"
open_weights = false
tool_call = true
structured_output = false
temperature = true
reasoning = false
attachment = true

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

[limit]
context = 300000
input = 300000
output = 5120

[cost]
input = 0.06
output = 0.24
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 = "Amazon: Nova Micro 1.0"
release_date = "2024-12-05"
last_updated = "2024-12-05"
open_weights = false
tool_call = true
structured_output = false
temperature = true
reasoning = true
attachment = false

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

[limit]
context = 128000
input = 128000
output = 5120

[cost]
input = 0.035
output = 0.14
Loading