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/BAAI/bge-base-en-v1.5.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
costs:
- input_cost_per_token: 1e-8
- input_cost_per_token: 5e-9
region: "*"
limits:
max_input_tokens: 512
Expand Down
1 change: 0 additions & 1 deletion providers/deepinfra/BAAI/bge-en-icl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ costs:
modalities:
input:
- text
- image
output:
- embedding
mode: embedding
Expand Down
1 change: 0 additions & 1 deletion providers/deepinfra/Bria/fibo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ costs:
modalities:
input:
- text
- image
output:
- image
mode: image
Expand Down
1 change: 1 addition & 0 deletions providers/deepinfra/Bria/replace_background.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ costs:
modalities:
input:
- image
- text
output:
- image
mode: image
Expand Down
4 changes: 2 additions & 2 deletions providers/deepinfra/MiniMaxAI/MiniMax-M2.5.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
costs:
- cache_read_input_token_cost: 3e-8
input_cost_per_token: 2.7e-7
output_cost_per_token: 9.5e-7
input_cost_per_token: 1.5e-7
output_cost_per_token: 1.15e-6
region: "*"
features:
- function_calling
Expand Down
2 changes: 1 addition & 1 deletion providers/deepinfra/PaddlePaddle/PaddleOCR-VL-0.9B.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ costs:
- input_cost_per_token: 1.4e-7
output_cost_per_token: 8e-7
region: "*"
deprecationDate: "2026-05-07"
features:
- json_output
- prompt_caching
limits:
context_window: 16384
Expand Down
5 changes: 3 additions & 2 deletions providers/deepinfra/Qwen/Qwen3.5-35B-A3B.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
costs:
- cache_read_input_token_cost: 1e-7
input_cost_per_token: 2e-7
output_cost_per_token: 9.5e-7
input_cost_per_token: 1.8e-7
output_cost_per_token: 1e-6
region: "*"
features:
- function_calling
Expand All @@ -14,6 +14,7 @@ modalities:
input:
- text
- image
- video
output:
- text
mode: chat
Expand Down
1 change: 1 addition & 0 deletions providers/deepinfra/Qwen/Qwen3.5-397B-A17B.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ modalities:
input:
- text
- image
- video
output:
- text
mode: chat
Expand Down
1 change: 1 addition & 0 deletions providers/deepinfra/Qwen/Qwen3.5-4B.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ modalities:
input:
- text
- image
- video
output:
- text
mode: chat
Expand Down
1 change: 1 addition & 0 deletions providers/deepinfra/black-forest-labs/FLUX-1.1-pro.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@ model: black-forest-labs/FLUX-1.1-pro
provisioning: serverless
sources:
- https://deepinfra.com/black-forest-labs/FLUX-1.1-pro
status: active
supportedModes:
- image
1 change: 1 addition & 0 deletions providers/deepinfra/black-forest-labs/FLUX-2-pro.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
costs:
- input_cost_per_image: 0.015
output_cost_per_image: 0.03
region: "*"
modalities:
input:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ limits:
modalities:
input:
- text
- image
output:
- embedding
mode: embedding
Expand Down
1 change: 0 additions & 1 deletion providers/deepinfra/shibing624/text2vec-base-chinese.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ limits:
modalities:
input:
- text
- image
output:
- embedding
mode: embedding
Expand Down
4 changes: 2 additions & 2 deletions providers/deepinfra/stabilityai/sdxl-turbo.yaml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
costs:
- output_cost_per_image: 0.001
- output_cost_per_image: 0.0002
region: "*"
modalities:
input:
- text
- image
output:
- image
mode: image
model: stabilityai/sdxl-turbo
provisioning: serverless
sources:
- https://deepinfra.com/stabilityai/sdxl-turbo
status: active
supportedModes:
- image
Loading