Browse Source

chore: sync VERSION file with release v0.3.32 [skip ci]

github-actions[bot] 2 months ago
parent
commit
284fb9c76e
2 changed files with 171 additions and 1 deletions
  1. 1 1
      VERSION
  2. 170 0
      public/seed/litellm-prices.json

+ 1 - 1
VERSION

@@ -1 +1 @@
-0.3.31
+0.3.32

+ 170 - 0
public/seed/litellm-prices.json

@@ -24483,6 +24483,90 @@
         "output_cost_per_image": 0.08,
         "supported_endpoints": ["/v1/images/generations"]
     },
+    "stability/inpaint": {
+        "litellm_provider": "stability",
+        "mode": "image_edit",
+        "output_cost_per_image": 0.005,
+        "supported_endpoints": ["/v1/images/edits"]
+    },
+    "stability/outpaint": {
+        "litellm_provider": "stability",
+        "mode": "image_edit",
+        "output_cost_per_image": 0.004,
+        "supported_endpoints": ["/v1/images/edits"]
+    },
+    "stability/erase": {
+        "litellm_provider": "stability",
+        "mode": "image_edit",
+        "output_cost_per_image": 0.005,
+        "supported_endpoints": ["/v1/images/edits"]
+    },
+    "stability/search-and-replace": {
+        "litellm_provider": "stability",
+        "mode": "image_edit",
+        "output_cost_per_image": 0.005,
+        "supported_endpoints": ["/v1/images/edits"]
+    },
+    "stability/search-and-recolor": {
+        "litellm_provider": "stability",
+        "mode": "image_edit",
+        "output_cost_per_image": 0.005,
+        "supported_endpoints": ["/v1/images/edits"]
+    },
+    "stability/remove-background": {
+        "litellm_provider": "stability",
+        "mode": "image_edit",
+        "output_cost_per_image": 0.005,
+        "supported_endpoints": ["/v1/images/edits"]
+    },
+    "stability/replace-background-and-relight": {
+        "litellm_provider": "stability",
+        "mode": "image_edit",
+        "output_cost_per_image": 0.008,
+        "supported_endpoints": ["/v1/images/edits"]
+    },
+    "stability/sketch": {
+        "litellm_provider": "stability",
+        "mode": "image_edit",
+        "output_cost_per_image": 0.005,
+        "supported_endpoints": ["/v1/images/edits"]
+    },
+    "stability/structure": {
+        "litellm_provider": "stability",
+        "mode": "image_edit",
+        "output_cost_per_image": 0.005,
+        "supported_endpoints": ["/v1/images/edits"]
+    },
+    "stability/style": {
+        "litellm_provider": "stability",
+        "mode": "image_edit",
+        "output_cost_per_image": 0.005,
+        "supported_endpoints": ["/v1/images/edits"]
+    },
+    "stability/style-transfer": {
+        "litellm_provider": "stability",
+        "mode": "image_edit",
+        "output_cost_per_image": 0.008,
+        "supported_endpoints": ["/v1/images/edits"]
+    },
+    "stability/fast": {
+        "litellm_provider": "stability",
+        "mode": "image_edit",
+        "output_cost_per_image": 0.002,
+        "supported_endpoints": ["/v1/images/edits"]
+    },
+    "stability/conservative": {
+        "litellm_provider": "stability",
+        "mode": "image_edit",
+        "output_cost_per_image": 0.04,
+        "supported_endpoints": ["/v1/images/edits"]
+    },
+    "stability/creative": {
+        "litellm_provider": "stability",
+        "mode": "image_edit",
+        "output_cost_per_image": 0.06,
+        "supported_endpoints": ["/v1/images/edits"]
+    },
     "stability/stable-image-core": {
         "litellm_provider": "stability",
         "mode": "image_generation",
@@ -24510,6 +24594,84 @@
         "mode": "image_generation",
         "output_cost_per_image": 0.04
     },
+    "stability.stable-conservative-upscale-v1:0": {
+        "litellm_provider": "bedrock",
+        "max_input_tokens": 77,
+        "mode": "image_edit",
+        "output_cost_per_image": 0.40
+    },
+    "stability.stable-creative-upscale-v1:0": {
+        "litellm_provider": "bedrock",
+        "max_input_tokens": 77,
+        "mode": "image_edit",
+        "output_cost_per_image": 0.60
+    },
+    "stability.stable-fast-upscale-v1:0": {
+        "litellm_provider": "bedrock",
+        "max_input_tokens": 77,
+        "mode": "image_edit",
+        "output_cost_per_image": 0.03
+    },
+    "stability.stable-outpaint-v1:0": {
+        "litellm_provider": "bedrock",
+        "max_input_tokens": 77,
+        "mode": "image_edit",
+        "output_cost_per_image": 0.06
+    },
+    "stability.stable-image-control-sketch-v1:0": {
+        "litellm_provider": "bedrock",
+        "max_input_tokens": 77,
+        "mode": "image_edit",
+        "output_cost_per_image": 0.07
+    },
+    "stability.stable-image-control-structure-v1:0": {
+        "litellm_provider": "bedrock",
+        "max_input_tokens": 77,
+        "mode": "image_edit",
+        "output_cost_per_image": 0.07
+    },
+    "stability.stable-image-erase-object-v1:0": {
+        "litellm_provider": "bedrock",
+        "max_input_tokens": 77,
+        "mode": "image_edit",
+        "output_cost_per_image": 0.07
+    },
+    "stability.stable-image-inpaint-v1:0": {
+        "litellm_provider": "bedrock",
+        "max_input_tokens": 77,
+        "mode": "image_edit",
+        "output_cost_per_image": 0.07
+    },
+    "stability.stable-image-remove-background-v1:0": {
+        "litellm_provider": "bedrock",
+        "max_input_tokens": 77,
+        "mode": "image_edit",
+        "output_cost_per_image": 0.07
+    },
+    "stability.stable-image-search-recolor-v1:0": {
+        "litellm_provider": "bedrock",
+        "max_input_tokens": 77,
+        "mode": "image_edit",
+        "output_cost_per_image": 0.07
+    },
+    "stability.stable-image-search-replace-v1:0": {
+        "litellm_provider": "bedrock",
+        "max_input_tokens": 77,
+        "mode": "image_edit",
+        "output_cost_per_image": 0.07
+    },
+    "stability.stable-image-style-guide-v1:0": {
+        "litellm_provider": "bedrock",
+        "max_input_tokens": 77,
+        "mode": "image_edit",
+        "output_cost_per_image": 0.07
+    },
+    "stability.stable-style-transfer-v1:0": {
+        "litellm_provider": "bedrock",
+        "max_input_tokens": 77,
+        "mode": "image_edit",
+        "output_cost_per_image": 0.08
+    },
     "stability.stable-image-core-v1:1": {
         "litellm_provider": "bedrock",
         "max_input_tokens": 77,
@@ -27777,6 +27939,14 @@
         ],
         "source": "https://cloud.google.com/generative-ai-app-builder/pricing"
     },
+    "vertex_ai/deepseek-ai/deepseek-ocr-maas": {
+        "litellm_provider": "vertex_ai",
+        "mode": "ocr",
+        "input_cost_per_token": 3e-07,
+        "output_cost_per_token": 1.2e-06,
+        "ocr_cost_per_page": 3e-04,
+        "source": "https://cloud.google.com/vertex-ai/pricing"
+    },
     "vertex_ai/openai/gpt-oss-120b-maas": {
         "input_cost_per_token": 1.5e-07,
         "litellm_provider": "vertex_ai-openai_models",