Skip to content
Open
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
26 changes: 26 additions & 0 deletions providers/openrouter/aion-labs/aion-3.0.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
costs:
- cache_read_input_token_cost: 7.5e-7
input_cost_per_token: 3e-6
output_cost_per_token: 6e-6
region: "*"
features:
- function_calling
- json_output
- prompt_caching
- tool_choice
limits:
context_window: 131072
max_output_tokens: 32768
modalities:
input:
- text
output:
- text
mode: chat
model: aion-labs/aion-3.0
provisioning: serverless
sources:
- https://openrouter.ai/aion-labs/aion-3.0
supportedModes:
- chat
thinking: true
Loading