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
6 changes: 2 additions & 4 deletions providers/deepinfra/Qwen/Qwen3.5-122B-A10B.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
costs:
- input_cost_per_token: 2.9e-7
output_cost_per_token: 0.0000029
output_cost_per_token: 0.0000024
region: "*"
features:
- function_calling
- system_messages
- tool_choice
- structured_output
- json_output
limits:
context_window: 262144
max_output_tokens: 262144
Expand Down
Loading