From bc5f1517cf7ac27addd4286e388228b8172b93b9 Mon Sep 17 00:00:00 2001 From: "langchain-model-profile-bot[bot]" <262694797+langchain-model-profile-bot[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 09:19:06 -0400 Subject: [PATCH] chore(model-profiles): refresh model profile data (#37802) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Automated refresh of model profile data for all in-monorepo partner integrations via `langchain-profiles refresh`. 🤖 Generated by the `refresh_model_profiles` workflow. Co-authored-by: mdrxy <61371264+mdrxy@users.noreply.github.com> --- .../langchain_openrouter/data/_profiles.py | 266 +----------------- 1 file changed, 5 insertions(+), 261 deletions(-) diff --git a/libs/partners/openrouter/langchain_openrouter/data/_profiles.py b/libs/partners/openrouter/langchain_openrouter/data/_profiles.py index aaa0d61d214..f4655af8403 100644 --- a/libs/partners/openrouter/langchain_openrouter/data/_profiles.py +++ b/libs/partners/openrouter/langchain_openrouter/data/_profiles.py @@ -121,27 +121,6 @@ _PROFILES: dict[str, dict[str, Any]] = { "attachment": False, "temperature": True, }, - "alfredpros/codellama-7b-instruct-solidity": { - "name": "CodeLLaMa 7B Instruct Solidity", - "release_date": "2025-04-14", - "last_updated": "2025-04-14", - "open_weights": True, - "max_input_tokens": 4096, - "max_output_tokens": 4096, - "text_inputs": True, - "image_inputs": False, - "audio_inputs": False, - "video_inputs": False, - "text_outputs": True, - "image_outputs": False, - "audio_outputs": False, - "video_outputs": False, - "reasoning_output": False, - "tool_calling": False, - "structured_output": False, - "attachment": False, - "temperature": True, - }, "allenai/olmo-3-32b-think": { "name": "Olmo 3 32B Think", "release_date": "2025-11-21", @@ -744,48 +723,6 @@ _PROFILES: dict[str, dict[str, Any]] = { "attachment": False, "temperature": True, }, - "baidu/ernie-4.5-21b-a3b": { - "name": "ERNIE 4.5 21B A3B", - "release_date": "2025-08-12", - "last_updated": "2025-08-12", - "open_weights": True, - "max_input_tokens": 120000, - "max_output_tokens": 8000, - "text_inputs": True, - "image_inputs": False, - "audio_inputs": False, - "video_inputs": False, - "text_outputs": True, - "image_outputs": False, - "audio_outputs": False, - "video_outputs": False, - "reasoning_output": False, - "tool_calling": True, - "structured_output": False, - "attachment": False, - "temperature": True, - }, - "baidu/ernie-4.5-21b-a3b-thinking": { - "name": "ERNIE 4.5 21B A3B Thinking", - "release_date": "2025-10-09", - "last_updated": "2025-10-09", - "open_weights": True, - "max_input_tokens": 131072, - "max_output_tokens": 65536, - "text_inputs": True, - "image_inputs": False, - "audio_inputs": False, - "video_inputs": False, - "text_outputs": True, - "image_outputs": False, - "audio_outputs": False, - "video_outputs": False, - "reasoning_output": True, - "tool_calling": False, - "structured_output": False, - "attachment": False, - "temperature": True, - }, "baidu/ernie-4.5-300b-a47b": { "name": "ERNIE 4.5 300B A47B ", "release_date": "2025-06-30", @@ -1311,27 +1248,6 @@ _PROFILES: dict[str, dict[str, Any]] = { "attachment": False, "temperature": True, }, - "deepseek/deepseek-v4-flash:free": { - "name": "DeepSeek V4 Flash (free)", - "release_date": "2026-04-24", - "last_updated": "2026-04-24", - "open_weights": True, - "max_input_tokens": 1048576, - "max_output_tokens": 384000, - "text_inputs": True, - "image_inputs": False, - "audio_inputs": False, - "video_inputs": False, - "text_outputs": True, - "image_outputs": False, - "audio_outputs": False, - "video_outputs": False, - "reasoning_output": True, - "tool_calling": True, - "structured_output": False, - "attachment": False, - "temperature": False, - }, "deepseek/deepseek-v4-pro": { "name": "DeepSeek V4 Pro", "release_date": "2026-04-24", @@ -2496,7 +2412,7 @@ _PROFILES: dict[str, dict[str, Any]] = { "audio_outputs": False, "video_outputs": False, "reasoning_output": False, - "tool_calling": False, + "tool_calling": True, "structured_output": True, "attachment": True, "temperature": True, @@ -2753,27 +2669,6 @@ _PROFILES: dict[str, dict[str, Any]] = { "attachment": False, "temperature": True, }, - "minimax/minimax-m2.5:free": { - "name": "MiniMax M2.5 (free)", - "release_date": "2026-02-12", - "last_updated": "2026-02-12", - "open_weights": True, - "max_input_tokens": 196608, - "max_output_tokens": 8192, - "text_inputs": True, - "image_inputs": False, - "audio_inputs": False, - "video_inputs": False, - "text_outputs": True, - "image_outputs": False, - "audio_outputs": False, - "video_outputs": False, - "reasoning_output": True, - "tool_calling": True, - "structured_output": False, - "attachment": False, - "temperature": True, - }, "minimax/minimax-m2.7": { "name": "MiniMax-M2.7", "release_date": "2026-03-18", @@ -2839,50 +2734,6 @@ _PROFILES: dict[str, dict[str, Any]] = { "attachment": True, "temperature": True, }, - "mistralai/devstral-medium": { - "name": "Devstral Medium", - "release_date": "2025-07-10", - "last_updated": "2025-07-10", - "open_weights": False, - "max_input_tokens": 131072, - "max_output_tokens": 131072, - "text_inputs": True, - "image_inputs": False, - "audio_inputs": False, - "pdf_inputs": True, - "video_inputs": False, - "text_outputs": True, - "image_outputs": False, - "audio_outputs": False, - "video_outputs": False, - "reasoning_output": False, - "tool_calling": True, - "structured_output": True, - "attachment": True, - "temperature": True, - }, - "mistralai/devstral-small": { - "name": "Devstral Small 1.1", - "release_date": "2025-07-10", - "last_updated": "2025-07-10", - "open_weights": True, - "max_input_tokens": 131072, - "max_output_tokens": 131072, - "text_inputs": True, - "image_inputs": False, - "audio_inputs": False, - "pdf_inputs": True, - "video_inputs": False, - "text_outputs": True, - "image_outputs": False, - "audio_outputs": False, - "video_outputs": False, - "reasoning_output": False, - "tool_calling": True, - "structured_output": True, - "attachment": True, - "temperature": True, - }, "mistralai/ministral-14b-2512": { "name": "Ministral 3 14B 2512", "release_date": "2025-12-02", @@ -2946,27 +2797,6 @@ _PROFILES: dict[str, dict[str, Any]] = { "attachment": True, "temperature": True, }, - "mistralai/mistral-7b-instruct-v0.1": { - "name": "Mistral 7B Instruct v0.1", - "release_date": "2023-09-28", - "last_updated": "2023-09-28", - "open_weights": True, - "max_input_tokens": 2824, - "max_output_tokens": 2824, - "text_inputs": True, - "image_inputs": False, - "audio_inputs": False, - "video_inputs": False, - "text_outputs": True, - "image_outputs": False, - "audio_outputs": False, - "video_outputs": False, - "reasoning_output": False, - "tool_calling": False, - "structured_output": False, - "attachment": False, - "temperature": True, - }, "mistralai/mistral-large": { "name": "Mistral Large", "release_date": "2024-02-26", @@ -3011,28 +2841,6 @@ _PROFILES: dict[str, dict[str, Any]] = { "attachment": True, "temperature": True, }, - "mistralai/mistral-large-2411": { - "name": "Mistral Large 2.1", - "release_date": "2024-11-01", - "last_updated": "2024-11-04", - "open_weights": True, - "max_input_tokens": 131072, - "max_output_tokens": 131072, - "text_inputs": True, - "image_inputs": False, - "audio_inputs": False, - "pdf_inputs": True, - "video_inputs": False, - "text_outputs": True, - "image_outputs": False, - "audio_outputs": False, - "video_outputs": False, - "reasoning_output": False, - "tool_calling": True, - "structured_output": True, - "attachment": True, - "temperature": True, - }, "mistralai/mistral-large-2512": { "name": "Mistral Large 3", "release_date": "2024-11-01", @@ -3270,28 +3078,6 @@ _PROFILES: dict[str, dict[str, Any]] = { "attachment": True, "temperature": True, }, - "mistralai/pixtral-large-2411": { - "name": "Pixtral Large 2411", - "release_date": "2024-11-19", - "last_updated": "2024-11-19", - "open_weights": False, - "max_input_tokens": 131072, - "max_output_tokens": 131072, - "text_inputs": True, - "image_inputs": True, - "audio_inputs": False, - "pdf_inputs": True, - "video_inputs": False, - "text_outputs": True, - "image_outputs": False, - "audio_outputs": False, - "video_outputs": False, - "reasoning_output": False, - "tool_calling": True, - "structured_output": True, - "attachment": True, - "temperature": True, - }, "mistralai/voxtral-small-24b-2507": { "name": "Voxtral Small 24B 2507", "release_date": "2025-10-30", @@ -5536,7 +5322,7 @@ _PROFILES: dict[str, dict[str, Any]] = { "audio_outputs": False, "video_outputs": False, "reasoning_output": False, - "tool_calling": True, + "tool_calling": False, "structured_output": False, "attachment": False, "temperature": True, @@ -5714,8 +5500,8 @@ _PROFILES: dict[str, dict[str, Any]] = { "release_date": "2025-07-25", "last_updated": "2025-07-25", "open_weights": True, - "max_input_tokens": 131072, - "max_output_tokens": 81920, + "max_input_tokens": 262144, + "max_output_tokens": 262144, "text_inputs": True, "image_inputs": False, "audio_inputs": False, @@ -6261,7 +6047,7 @@ _PROFILES: dict[str, dict[str, Any]] = { "last_updated": "2026-02-25", "open_weights": True, "max_input_tokens": 262144, - "max_output_tokens": 81920, + "max_output_tokens": 262144, "text_inputs": True, "image_inputs": True, "audio_inputs": False, @@ -7055,48 +6841,6 @@ _PROFILES: dict[str, dict[str, Any]] = { "attachment": False, "temperature": True, }, - "xiaomi/mimo-v2-omni": { - "name": "MiMo-V2-Omni", - "release_date": "2026-03-18", - "last_updated": "2026-03-18", - "open_weights": False, - "max_input_tokens": 262144, - "max_output_tokens": 65536, - "text_inputs": True, - "image_inputs": True, - "audio_inputs": True, - "video_inputs": True, - "text_outputs": True, - "image_outputs": False, - "audio_outputs": False, - "video_outputs": False, - "reasoning_output": True, - "tool_calling": True, - "structured_output": False, - "attachment": True, - "temperature": True, - }, - "xiaomi/mimo-v2-pro": { - "name": "MiMo-V2-Pro", - "release_date": "2026-03-18", - "last_updated": "2026-03-18", - "open_weights": False, - "max_input_tokens": 1048576, - "max_output_tokens": 131072, - "text_inputs": True, - "image_inputs": False, - "audio_inputs": False, - "video_inputs": False, - "text_outputs": True, - "image_outputs": False, - "audio_outputs": False, - "video_outputs": False, - "reasoning_output": True, - "tool_calling": True, - "structured_output": False, - "attachment": False, - "temperature": True, - }, "xiaomi/mimo-v2.5": { "name": "MiMo-V2.5", "release_date": "2026-04-22",