diff --git a/litellm/model_prices_and_context_window_backup.json b/litellm/model_prices_and_context_window_backup.json index e973c43f60c..524caca0606 100644 --- a/litellm/model_prices_and_context_window_backup.json +++ b/litellm/model_prices_and_context_window_backup.json @@ -24513,85 +24513,85 @@ }, "stability/inpaint": { "litellm_provider": "stability", - "mode": "image_edit", + "mode": "image_edits", "output_cost_per_image": 0.005, "supported_endpoints": ["/v1/images/edits"] }, "stability/outpaint": { "litellm_provider": "stability", - "mode": "image_edit", + "mode": "image_edits", "output_cost_per_image": 0.004, "supported_endpoints": ["/v1/images/edits"] }, "stability/erase": { "litellm_provider": "stability", - "mode": "image_edit", + "mode": "image_edits", "output_cost_per_image": 0.005, "supported_endpoints": ["/v1/images/edits"] }, "stability/search-and-replace": { "litellm_provider": "stability", - "mode": "image_edit", + "mode": "image_edits", "output_cost_per_image": 0.005, "supported_endpoints": ["/v1/images/edits"] }, "stability/search-and-recolor": { "litellm_provider": "stability", - "mode": "image_edit", + "mode": "image_edits", "output_cost_per_image": 0.005, "supported_endpoints": ["/v1/images/edits"] }, "stability/remove-background": { "litellm_provider": "stability", - "mode": "image_edit", + "mode": "image_edits", "output_cost_per_image": 0.005, "supported_endpoints": ["/v1/images/edits"] }, "stability/replace-background-and-relight": { "litellm_provider": "stability", - "mode": "image_edit", + "mode": "image_edits", "output_cost_per_image": 0.008, "supported_endpoints": ["/v1/images/edits"] }, "stability/sketch": { "litellm_provider": "stability", - "mode": "image_edit", + "mode": "image_edits", "output_cost_per_image": 0.005, "supported_endpoints": ["/v1/images/edits"] }, "stability/structure": { "litellm_provider": "stability", - "mode": "image_edit", + "mode": "image_edits", "output_cost_per_image": 0.005, "supported_endpoints": ["/v1/images/edits"] }, "stability/style": { "litellm_provider": "stability", - "mode": "image_edit", + "mode": "image_edits", "output_cost_per_image": 0.005, "supported_endpoints": ["/v1/images/edits"] }, "stability/style-transfer": { "litellm_provider": "stability", - "mode": "image_edit", + "mode": "image_edits", "output_cost_per_image": 0.008, "supported_endpoints": ["/v1/images/edits"] }, "stability/fast": { "litellm_provider": "stability", - "mode": "image_edit", + "mode": "image_edits", "output_cost_per_image": 0.002, "supported_endpoints": ["/v1/images/edits"] }, "stability/conservative": { "litellm_provider": "stability", - "mode": "image_edit", + "mode": "image_edits", "output_cost_per_image": 0.04, "supported_endpoints": ["/v1/images/edits"] }, "stability/creative": { "litellm_provider": "stability", - "mode": "image_edit", + "mode": "image_edits", "output_cost_per_image": 0.06, "supported_endpoints": ["/v1/images/edits"] }, @@ -24625,79 +24625,79 @@ "stability.stable-conservative-upscale-v1:0": { "litellm_provider": "bedrock", "max_input_tokens": 77, - "mode": "image_edit", + "mode": "image_edits", "output_cost_per_image": 0.40 }, "stability.stable-creative-upscale-v1:0": { "litellm_provider": "bedrock", "max_input_tokens": 77, - "mode": "image_edit", + "mode": "image_edits", "output_cost_per_image": 0.60 }, "stability.stable-fast-upscale-v1:0": { "litellm_provider": "bedrock", "max_input_tokens": 77, - "mode": "image_edit", + "mode": "image_edits", "output_cost_per_image": 0.03 }, "stability.stable-outpaint-v1:0": { "litellm_provider": "bedrock", "max_input_tokens": 77, - "mode": "image_edit", + "mode": "image_edits", "output_cost_per_image": 0.06 }, "stability.stable-image-control-sketch-v1:0": { "litellm_provider": "bedrock", "max_input_tokens": 77, - "mode": "image_edit", + "mode": "image_edits", "output_cost_per_image": 0.07 }, "stability.stable-image-control-structure-v1:0": { "litellm_provider": "bedrock", "max_input_tokens": 77, - "mode": "image_edit", + "mode": "image_edits", "output_cost_per_image": 0.07 }, "stability.stable-image-erase-object-v1:0": { "litellm_provider": "bedrock", "max_input_tokens": 77, - "mode": "image_edit", + "mode": "image_edits", "output_cost_per_image": 0.07 }, "stability.stable-image-inpaint-v1:0": { "litellm_provider": "bedrock", "max_input_tokens": 77, - "mode": "image_edit", + "mode": "image_edits", "output_cost_per_image": 0.07 }, "stability.stable-image-remove-background-v1:0": { "litellm_provider": "bedrock", "max_input_tokens": 77, - "mode": "image_edit", + "mode": "image_edits", "output_cost_per_image": 0.07 }, "stability.stable-image-search-recolor-v1:0": { "litellm_provider": "bedrock", "max_input_tokens": 77, - "mode": "image_edit", + "mode": "image_edits", "output_cost_per_image": 0.07 }, "stability.stable-image-search-replace-v1:0": { "litellm_provider": "bedrock", "max_input_tokens": 77, - "mode": "image_edit", + "mode": "image_edits", "output_cost_per_image": 0.07 }, "stability.stable-image-style-guide-v1:0": { "litellm_provider": "bedrock", "max_input_tokens": 77, - "mode": "image_edit", + "mode": "image_edits", "output_cost_per_image": 0.07 }, "stability.stable-style-transfer-v1:0": { "litellm_provider": "bedrock", "max_input_tokens": 77, - "mode": "image_edit", + "mode": "image_edits", "output_cost_per_image": 0.08 }, "stability.stable-image-core-v1:1": { diff --git a/model_prices_and_context_window.json b/model_prices_and_context_window.json index e973c43f60c..524caca0606 100644 --- a/model_prices_and_context_window.json +++ b/model_prices_and_context_window.json @@ -24513,85 +24513,85 @@ }, "stability/inpaint": { "litellm_provider": "stability", - "mode": "image_edit", + "mode": "image_edits", "output_cost_per_image": 0.005, "supported_endpoints": ["/v1/images/edits"] }, "stability/outpaint": { "litellm_provider": "stability", - "mode": "image_edit", + "mode": "image_edits", "output_cost_per_image": 0.004, "supported_endpoints": ["/v1/images/edits"] }, "stability/erase": { "litellm_provider": "stability", - "mode": "image_edit", + "mode": "image_edits", "output_cost_per_image": 0.005, "supported_endpoints": ["/v1/images/edits"] }, "stability/search-and-replace": { "litellm_provider": "stability", - "mode": "image_edit", + "mode": "image_edits", "output_cost_per_image": 0.005, "supported_endpoints": ["/v1/images/edits"] }, "stability/search-and-recolor": { "litellm_provider": "stability", - "mode": "image_edit", + "mode": "image_edits", "output_cost_per_image": 0.005, "supported_endpoints": ["/v1/images/edits"] }, "stability/remove-background": { "litellm_provider": "stability", - "mode": "image_edit", + "mode": "image_edits", "output_cost_per_image": 0.005, "supported_endpoints": ["/v1/images/edits"] }, "stability/replace-background-and-relight": { "litellm_provider": "stability", - "mode": "image_edit", + "mode": "image_edits", "output_cost_per_image": 0.008, "supported_endpoints": ["/v1/images/edits"] }, "stability/sketch": { "litellm_provider": "stability", - "mode": "image_edit", + "mode": "image_edits", "output_cost_per_image": 0.005, "supported_endpoints": ["/v1/images/edits"] }, "stability/structure": { "litellm_provider": "stability", - "mode": "image_edit", + "mode": "image_edits", "output_cost_per_image": 0.005, "supported_endpoints": ["/v1/images/edits"] }, "stability/style": { "litellm_provider": "stability", - "mode": "image_edit", + "mode": "image_edits", "output_cost_per_image": 0.005, "supported_endpoints": ["/v1/images/edits"] }, "stability/style-transfer": { "litellm_provider": "stability", - "mode": "image_edit", + "mode": "image_edits", "output_cost_per_image": 0.008, "supported_endpoints": ["/v1/images/edits"] }, "stability/fast": { "litellm_provider": "stability", - "mode": "image_edit", + "mode": "image_edits", "output_cost_per_image": 0.002, "supported_endpoints": ["/v1/images/edits"] }, "stability/conservative": { "litellm_provider": "stability", - "mode": "image_edit", + "mode": "image_edits", "output_cost_per_image": 0.04, "supported_endpoints": ["/v1/images/edits"] }, "stability/creative": { "litellm_provider": "stability", - "mode": "image_edit", + "mode": "image_edits", "output_cost_per_image": 0.06, "supported_endpoints": ["/v1/images/edits"] }, @@ -24625,79 +24625,79 @@ "stability.stable-conservative-upscale-v1:0": { "litellm_provider": "bedrock", "max_input_tokens": 77, - "mode": "image_edit", + "mode": "image_edits", "output_cost_per_image": 0.40 }, "stability.stable-creative-upscale-v1:0": { "litellm_provider": "bedrock", "max_input_tokens": 77, - "mode": "image_edit", + "mode": "image_edits", "output_cost_per_image": 0.60 }, "stability.stable-fast-upscale-v1:0": { "litellm_provider": "bedrock", "max_input_tokens": 77, - "mode": "image_edit", + "mode": "image_edits", "output_cost_per_image": 0.03 }, "stability.stable-outpaint-v1:0": { "litellm_provider": "bedrock", "max_input_tokens": 77, - "mode": "image_edit", + "mode": "image_edits", "output_cost_per_image": 0.06 }, "stability.stable-image-control-sketch-v1:0": { "litellm_provider": "bedrock", "max_input_tokens": 77, - "mode": "image_edit", + "mode": "image_edits", "output_cost_per_image": 0.07 }, "stability.stable-image-control-structure-v1:0": { "litellm_provider": "bedrock", "max_input_tokens": 77, - "mode": "image_edit", + "mode": "image_edits", "output_cost_per_image": 0.07 }, "stability.stable-image-erase-object-v1:0": { "litellm_provider": "bedrock", "max_input_tokens": 77, - "mode": "image_edit", + "mode": "image_edits", "output_cost_per_image": 0.07 }, "stability.stable-image-inpaint-v1:0": { "litellm_provider": "bedrock", "max_input_tokens": 77, - "mode": "image_edit", + "mode": "image_edits", "output_cost_per_image": 0.07 }, "stability.stable-image-remove-background-v1:0": { "litellm_provider": "bedrock", "max_input_tokens": 77, - "mode": "image_edit", + "mode": "image_edits", "output_cost_per_image": 0.07 }, "stability.stable-image-search-recolor-v1:0": { "litellm_provider": "bedrock", "max_input_tokens": 77, - "mode": "image_edit", + "mode": "image_edits", "output_cost_per_image": 0.07 }, "stability.stable-image-search-replace-v1:0": { "litellm_provider": "bedrock", "max_input_tokens": 77, - "mode": "image_edit", + "mode": "image_edits", "output_cost_per_image": 0.07 }, "stability.stable-image-style-guide-v1:0": { "litellm_provider": "bedrock", "max_input_tokens": 77, - "mode": "image_edit", + "mode": "image_edits", "output_cost_per_image": 0.07 }, "stability.stable-style-transfer-v1:0": { "litellm_provider": "bedrock", "max_input_tokens": 77, - "mode": "image_edit", + "mode": "image_edits", "output_cost_per_image": 0.08 }, "stability.stable-image-core-v1:1": {