From b7b48fd8ba789b4b60c5030890113b04e37e83e2 Mon Sep 17 00:00:00 2001 From: Chesars Date: Thu, 5 Feb 2026 18:04:54 -0300 Subject: [PATCH] add supports_video_input for openrouter/auto --- model_prices_and_context_window.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/model_prices_and_context_window.json b/model_prices_and_context_window.json index 8803e6e7df6..48ac68287b7 100644 --- a/model_prices_and_context_window.json +++ b/model_prices_and_context_window.json @@ -24832,7 +24832,8 @@ "supports_reasoning": true, "supports_response_schema": true, "supports_vision": true, - "supports_audio_input": true + "supports_audio_input": true, + "supports_video_input": true }, "openrouter/openrouter/free": { "input_cost_per_token": 0,