From 798d45970bf879053d1932ec16bd17868d4e8f83 Mon Sep 17 00:00:00 2001 From: "berriai-litellm-provider-info-sync[bot]" <328147090+berriai-litellm-provider-info-sync[bot]@users.noreply.github.com> Date: Mon, 21 Sep 2026 22:29:26 -0700 Subject: [PATCH] chore(prices): sync OpenRouter prices: 2 models (#42418) openrouter/nex-agi/nex-n2.5-mini: supports_response_schema openrouter/nex-agi/nex-n2.5-pro: supports_tool_choice, supports_response_schema, supports_function_calling Co-authored-by: berriai-litellm-provider-info-sync[bot] <328147090+berriai-litellm-provider-info-sync[bot]@users.noreply.github.com> --- litellm/model_prices_and_context_window_backup.json | 8 ++++---- model_prices_and_context_window.json | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/litellm/model_prices_and_context_window_backup.json b/litellm/model_prices_and_context_window_backup.json index 77cada25d25..0f02ec8da5f 100644 --- a/litellm/model_prices_and_context_window_backup.json +++ b/litellm/model_prices_and_context_window_backup.json @@ -77544,7 +77544,7 @@ "supports_pdf_input": false, "supports_prompt_caching": true, "supports_reasoning": true, - "supports_response_schema": false, + "supports_response_schema": true, "supports_tool_choice": false, "supports_vision": true, "supports_web_search": false @@ -77560,12 +77560,12 @@ "output_cost_per_token": 2.5e-07, "source": "https://openrouter.ai/api/v1/models", "supports_audio_input": false, - "supports_function_calling": false, + "supports_function_calling": true, "supports_pdf_input": false, "supports_prompt_caching": true, "supports_reasoning": true, - "supports_response_schema": false, - "supports_tool_choice": false, + "supports_response_schema": true, + "supports_tool_choice": true, "supports_vision": true, "supports_web_search": false } diff --git a/model_prices_and_context_window.json b/model_prices_and_context_window.json index 77cada25d25..0f02ec8da5f 100644 --- a/model_prices_and_context_window.json +++ b/model_prices_and_context_window.json @@ -77544,7 +77544,7 @@ "supports_pdf_input": false, "supports_prompt_caching": true, "supports_reasoning": true, - "supports_response_schema": false, + "supports_response_schema": true, "supports_tool_choice": false, "supports_vision": true, "supports_web_search": false @@ -77560,12 +77560,12 @@ "output_cost_per_token": 2.5e-07, "source": "https://openrouter.ai/api/v1/models", "supports_audio_input": false, - "supports_function_calling": false, + "supports_function_calling": true, "supports_pdf_input": false, "supports_prompt_caching": true, "supports_reasoning": true, - "supports_response_schema": false, - "supports_tool_choice": false, + "supports_response_schema": true, + "supports_tool_choice": true, "supports_vision": true, "supports_web_search": false }