diff --git a/litellm/model_prices_and_context_window_backup.json b/litellm/model_prices_and_context_window_backup.json index cc3bf192908..da8013ae709 100644 --- a/litellm/model_prices_and_context_window_backup.json +++ b/litellm/model_prices_and_context_window_backup.json @@ -72194,6 +72194,21 @@ "supports_vision": false, "supports_web_search": false }, + "openrouter/stealth/space-bunny-alpha": { + "input_cost_per_token": 0, + "litellm_provider": "openrouter", + "max_input_tokens": 1000000, + "max_output_tokens": 128000, + "max_tokens": 128000, + "mode": "chat", + "output_cost_per_token": 0, + "source": "https://openrouter.ai/stealth/space-bunny-alpha", + "supports_function_calling": true, + "supports_reasoning": true, + "supports_tool_choice": true, + "supports_video_input": true, + "supports_vision": true + }, "openrouter/stepfun/step-3.5-flash": { "input_cost_per_token": 1e-07, "litellm_provider": "openrouter", diff --git a/model_prices_and_context_window.json b/model_prices_and_context_window.json index cc3bf192908..da8013ae709 100644 --- a/model_prices_and_context_window.json +++ b/model_prices_and_context_window.json @@ -72194,6 +72194,21 @@ "supports_vision": false, "supports_web_search": false }, + "openrouter/stealth/space-bunny-alpha": { + "input_cost_per_token": 0, + "litellm_provider": "openrouter", + "max_input_tokens": 1000000, + "max_output_tokens": 128000, + "max_tokens": 128000, + "mode": "chat", + "output_cost_per_token": 0, + "source": "https://openrouter.ai/stealth/space-bunny-alpha", + "supports_function_calling": true, + "supports_reasoning": true, + "supports_tool_choice": true, + "supports_video_input": true, + "supports_vision": true + }, "openrouter/stepfun/step-3.5-flash": { "input_cost_per_token": 1e-07, "litellm_provider": "openrouter",