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
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ costs:
- input_cost_per_token: 0
output_cost_per_token: 0
region: "*"
isDeprecated: true
limits:
context_window: 131072
modalities:
Expand All @@ -16,6 +17,6 @@ retirementDate: "2026-07-19"
sources:
- https://openrouter.ai/meta-llama/llama-3.2-3b-instruct:free
- https://openrouter.ai/meta-llama/llama-3.2-3b-instruct:free/api
status: active
status: retired
supportedModes:
- chat
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ modalities:
mode: chat
model: meta-llama/llama-3.3-70b-instruct:free
provisioning: serverless
retirementDate: "2026-07-19"
sources:
- https://openrouter.ai/meta-llama/llama-3.3-70b-instruct:free
- https://openrouter.ai/meta-llama/llama-3.3-70b-instruct:free/api
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ costs:
- input_cost_per_token: 0
output_cost_per_token: 0
region: "*"
isDeprecated: true
limits:
context_window: 131072
modalities:
Expand All @@ -16,6 +17,6 @@ retirementDate: "2026-07-19"
sources:
- https://openrouter.ai/nousresearch/hermes-3-llama-3.1-405b:free
- https://openrouter.ai/nousresearch/hermes-3-llama-3.1-405b:free/api
status: active
status: retired
supportedModes:
- chat
1 change: 0 additions & 1 deletion providers/openrouter/poolside/laguna-m.1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ modalities:
mode: chat
model: poolside/laguna-m.1
provisioning: serverless
retirementDate: "2026-07-28"
sources:
- https://openrouter.ai/poolside/laguna-m.1
status: active
Expand Down
1 change: 1 addition & 0 deletions providers/openrouter/poolside/laguna-xs-2.1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ features:
- function_calling
- prompt_caching
- tool_choice
- structured_output
limits:
context_window: 262144
max_output_tokens: 32768
Expand Down
1 change: 1 addition & 0 deletions providers/openrouter/poolside/laguna-xs-2.1:free.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ costs:
features:
- function_calling
- tool_choice
- prompt_caching
limits:
context_window: 262144
max_output_tokens: 32768
Expand Down
3 changes: 2 additions & 1 deletion providers/openrouter/qwen/qwen3-coder:free.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ costs:
features:
- function_calling
- tool_choice
isDeprecated: true
limits:
context_window: 262000
max_output_tokens: 262000
Expand All @@ -21,6 +22,6 @@ retirementDate: "2026-07-19"
sources:
- https://openrouter.ai/qwen/qwen3-coder:free
- https://openrouter.ai/qwen/qwen3-coder:free/api
status: active
status: retired
supportedModes:
- chat
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ features:
- json_output
- structured_output
- tool_choice
isDeprecated: true
limits:
context_window: 262144
modalities:
Expand All @@ -22,6 +23,6 @@ sources:
- https://openrouter.ai/qwen/qwen3-next-80b-a3b-instruct:free
- https://openrouter.ai/qwen/qwen3-next-80b-a3b-instruct:free/api
- https://openrouter.ai/qwen/qwen3-next-80b-a3b-instruct/api
status: active
status: retired
supportedModes:
- chat
Loading