Skip to content
Merged
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
2 changes: 1 addition & 1 deletion providers/deepinfra/ByteDance/Seed-2.0-code.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ costs:
features:
- prompt_caching
- function_calling
- json_output
# - structured_output is not supported
# - json_output is not supported
limits:
context_window: 256000
max_tokens: 256000
Expand Down
6 changes: 3 additions & 3 deletions providers/deepinfra/MiniMaxAI/MiniMax-M3.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
costs:
- cache_read_input_token_cost: 6e-8
input_cost_per_token: 3e-7
output_cost_per_token: 1.2e-6
- cache_read_input_token_cost: 5.6e-8
input_cost_per_token: 2.8e-7
output_cost_per_token: 1.1e-6
region: "*"
features:
- prompt_caching
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ costs:
input_cost_per_token: 2.3e-7
output_cost_per_token: 0.0000023
region: "*"
deprecationDate: "2026-08-24"
features:
- prompt_caching
- function_calling
Expand Down
2 changes: 1 addition & 1 deletion providers/deepinfra/Wan-AI/Wan2.2-T2V-A14B.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
costs:
- output_cost_per_second: 0.036
- output_cost_per_second: 0.075
region: "*"
modalities:
input:
Expand Down
4 changes: 2 additions & 2 deletions providers/deepinfra/deepseek-ai/DeepSeek-V4-Flash-0731.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
costs:
- cache_read_input_token_cost: 1.8e-8
input_cost_per_token: 9e-8
- cache_read_input_token_cost: 1.6e-8
input_cost_per_token: 8e-8
output_cost_per_token: 1.8e-7
region: "*"
features:
Expand Down
5 changes: 3 additions & 2 deletions providers/deepinfra/google/gemma-4-31B-it-turbo.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
costs:
- input_cost_per_token: 1.2e-7
output_cost_per_token: 3.7e-7
- cache_read_input_token_cost: 5e-8
input_cost_per_token: 9e-8
output_cost_per_token: 3.4e-7
region: "*"
features:
- function_calling
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ features:
- function_calling
- json_output
- prompt_caching
isDeprecated: true
limits:
context_window: 131072
max_input_tokens: 131072
Expand All @@ -22,6 +23,6 @@ model: meta-llama/Meta-Llama-3.1-8B-Instruct
provisioning: serverless
sources:
- https://deepinfra.com/meta-llama/Meta-Llama-3.1-8B-Instruct
status: active
status: deprecated
supportedModes:
- chat
8 changes: 5 additions & 3 deletions providers/deepinfra/moonshotai/Kimi-K2.7-Code.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
costs:
- cache_read_input_token_cost: 1.49999998e-7
input_cost_per_token: 7.4e-7
output_cost_per_token: 3.5e-6
- cache_creation_input_token_cost: 8.5e-7
cache_creation_input_token_cost_per_hour: 1.36e-6
cache_read_input_token_cost: 1.36e-7
input_cost_per_token: 6.8e-7
output_cost_per_token: 3.4e-6
region: "*"
features:
- prompt_caching
Expand Down
4 changes: 3 additions & 1 deletion providers/deepinfra/moonshotai/Kimi-K3.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
costs:
- cache_read_input_token_cost: 2.85e-7
- cache_creation_input_token_cost: 3.5625e-6
cache_creation_input_token_cost_per_hour: 5.7e-6
cache_read_input_token_cost: 2.85e-7
input_cost_per_token: 2.85e-6
output_cost_per_token: 1.425e-5
region: "*"
Expand Down
2 changes: 1 addition & 1 deletion providers/deepinfra/nvidia/Cosmos3-Nano.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
costs:
- output_cost_per_second: 0.0108
- output_cost_per_second: 0.035
region: "*"
modalities:
input:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ sources:
status: active
supportedModes:
- chat
thinking: true
3 changes: 2 additions & 1 deletion providers/deepinfra/nvidia/Nemotron-3-Nano-30B-A3B.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
costs:
- input_cost_per_token: 5e-8
- cache_read_input_token_cost: 2.5e-8
input_cost_per_token: 5e-8
output_cost_per_token: 2e-7
region: "*"
features:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ deprecationDate: "2026-07-16"
features:
- function_calling
- json_output
isDeprecated: true
limits:
context_window: 262144
max_tokens: 262144
Expand All @@ -22,7 +23,7 @@ model: nvidia/Nemotron-3-Nano-Omni-30B-A3B-Reasoning
provisioning: serverless
sources:
- https://deepinfra.com/nvidia/Nemotron-3-Nano-Omni-30B-A3B-Reasoning
status: active
status: deprecated
supportedModes:
- chat
thinking: true
3 changes: 2 additions & 1 deletion providers/deepinfra/thinkingmachines/Inkling-Small.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
costs:
- cache_read_input_token_cost: 1e-7
input_cost_per_token: 5e-7
input_cost_per_token: 4.5e-7
output_cost_per_token: 1.2e-6
region: "*"
features:
- function_calling
- json_output
- prompt_caching
limits:
context_window: 524288
Expand Down
6 changes: 3 additions & 3 deletions providers/deepinfra/zai-org/GLM-5.2.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
costs:
- cache_read_input_token_cost: 1.8e-7
input_cost_per_token: 9.3e-7
output_cost_per_token: 3e-6
- cache_read_input_token_cost: 1.4e-7
input_cost_per_token: 7.5e-7
output_cost_per_token: 2.4e-6
region: "*"
features:
- prompt_caching
Expand Down
Loading