Skip to content

Commit 791fb87

Browse files
harshiv-26github-actions[bot]LordGameleo
authored
feat(openrouter): update model YAMLs [bot] (#490)
* feat(openrouter): update model YAMLs [bot] * Apply suggestion from @LordGameleo --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Hrithik Adhikari <40512667+LordGameleo@users.noreply.github.com>
1 parent 883d9e2 commit 791fb87

287 files changed

Lines changed: 535 additions & 117 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

providers/openrouter/aion-labs/aion-1.0.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@ mode: chat
1818
model: aion-labs/aion-1.0
1919
sources:
2020
- https://openrouter.ai/aion-labs/aion-1.0/api
21+
status: active
2122
thinking: true

providers/openrouter/aion-labs/aion-2.0.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ costs:
44
output_cost_per_token: 0.0000016
55
region: "*"
66
features:
7+
- function_calling
78
- tool_choice
89
- prompt_caching
910
limits:
@@ -13,6 +14,7 @@ limits:
1314
modalities:
1415
input:
1516
- text
17+
- image
1618
output:
1719
- text
1820
mode: chat

providers/openrouter/alfredpros/codellama-7b-instruct-solidity.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@ mode: chat
1515
model: alfredpros/codellama-7b-instruct-solidity
1616
sources:
1717
- https://openrouter.ai/alfredpros/codellama-7b-instruct-solidity/api
18+
status: active

providers/openrouter/allenai/olmo-2-0325-32b-instruct.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ costs:
33
output_cost_per_token: 2.e-7
44
region: "*"
55
features:
6+
- function_calling
67
- tool_choice
78
limits:
89
context_window: 128000

providers/openrouter/allenai/olmo-3-32b-think.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ features:
77
- function_calling
88
- tool_choice
99
- structured_output
10+
- json_output
1011
limits:
1112
context_window: 65536
1213
max_output_tokens: 65536
@@ -18,6 +19,11 @@ modalities:
1819
- text
1920
mode: chat
2021
model: allenai/olmo-3-32b-think
22+
params:
23+
- defaultValue: 0.6
24+
key: temperature
25+
- defaultValue: 0.95
26+
key: top_p
2127
sources:
2228
- https://openrouter.ai/allenai/olmo-3-32b-think/api
2329
thinking: true

providers/openrouter/allenai/olmo-3.1-32b-instruct.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ features:
66
- function_calling
77
- tool_choice
88
- structured_output
9+
- json_output
910
limits:
1011
context_window: 65536
1112
modalities:

providers/openrouter/allenai/olmo-3.1-32b-think.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ costs:
55
deprecationDate: "2026-04-06"
66
features:
77
- structured_output
8+
- json_output
89
limits:
910
context_window: 65536
1011
max_output_tokens: 65536

providers/openrouter/alpindale/goliath-120b.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ costs:
22
- input_cost_per_token: 0.00000375
33
output_cost_per_token: 0.0000075
44
region: "*"
5+
features:
6+
- function_calling
7+
- tool_choice
58
limits:
69
context_window: 6144
710
max_output_tokens: 1024

providers/openrouter/amazon/nova-2-lite-v1.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ modalities:
1414
- text
1515
- image
1616
- video
17-
- pdf
1817
output:
1918
- text
2019
mode: chat

providers/openrouter/amazon/nova-lite-v1.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@ features:
88
- system_messages
99
limits:
1010
context_window: 300000
11-
max_input_tokens: 294880
1211
max_output_tokens: 5120
1312
max_tokens: 5120
1413
modalities:
1514
input:
1615
- text
1716
- image
17+
- video
1818
output:
1919
- text
2020
mode: chat

0 commit comments

Comments
 (0)