chore(model-profiles): refresh model profile data (#36749)

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>
This commit is contained in:
langchain-model-profile-bot[bot]
2026-04-15 15:31:13 -06:00
committed by GitHub
parent 78a0059e52
commit 1292c64e6d
2 changed files with 27 additions and 132 deletions

View File

@@ -296,6 +296,26 @@ _PROFILES: dict[str, dict[str, Any]] = {
"attachment": False, "attachment": False,
"temperature": True, "temperature": True,
}, },
"accounts/fireworks/models/minimax-m2p7": {
"name": "MiniMax-M2.7",
"release_date": "2026-04-12",
"last_updated": "2026-04-12",
"open_weights": True,
"max_input_tokens": 196608,
"max_output_tokens": 196608,
"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,
"attachment": False,
"temperature": True,
},
"accounts/fireworks/models/qwen3p6-plus": { "accounts/fireworks/models/qwen3p6-plus": {
"name": "Qwen 3.6 Plus", "name": "Qwen 3.6 Plus",
"release_date": "2026-04-04", "release_date": "2026-04-04",

View File

@@ -272,27 +272,6 @@ _PROFILES: dict[str, dict[str, Any]] = {
"attachment": False, "attachment": False,
"temperature": True, "temperature": True,
}, },
"arcee-ai/trinity-mini:free": {
"name": "Trinity Mini",
"release_date": "2026-01-28",
"last_updated": "2026-01-28",
"open_weights": True,
"max_input_tokens": 131072,
"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": False,
"tool_calling": True,
"structured_output": True,
"attachment": False,
"temperature": True,
},
"black-forest-labs/flux.2-flex": { "black-forest-labs/flux.2-flex": {
"name": "FLUX.2 Flex", "name": "FLUX.2 Flex",
"release_date": "2025-11-25", "release_date": "2025-11-25",
@@ -1154,27 +1133,6 @@ _PROFILES: dict[str, dict[str, Any]] = {
"attachment": True, "attachment": True,
"temperature": True, "temperature": True,
}, },
"inception/mercury": {
"name": "Mercury",
"release_date": "2025-06-26",
"last_updated": "2025-06-26",
"open_weights": False,
"max_input_tokens": 128000,
"max_output_tokens": 32000,
"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": True,
"attachment": False,
"temperature": True,
},
"inception/mercury-2": { "inception/mercury-2": {
"name": "Mercury 2", "name": "Mercury 2",
"release_date": "2026-03-04", "release_date": "2026-03-04",
@@ -1196,13 +1154,13 @@ _PROFILES: dict[str, dict[str, Any]] = {
"attachment": False, "attachment": False,
"temperature": True, "temperature": True,
}, },
"inception/mercury-coder": { "inception/mercury-edit-2": {
"name": "Mercury Coder", "name": "Mercury Edit 2",
"release_date": "2025-04-30", "release_date": "2026-03-30",
"last_updated": "2025-04-30", "last_updated": "2026-03-30",
"open_weights": False, "open_weights": False,
"max_input_tokens": 128000, "max_input_tokens": 128000,
"max_output_tokens": 32000, "max_output_tokens": 8192,
"text_inputs": True, "text_inputs": True,
"image_inputs": False, "image_inputs": False,
"audio_inputs": False, "audio_inputs": False,
@@ -1211,9 +1169,8 @@ _PROFILES: dict[str, dict[str, Any]] = {
"image_outputs": False, "image_outputs": False,
"audio_outputs": False, "audio_outputs": False,
"video_outputs": False, "video_outputs": False,
"reasoning_output": False, "reasoning_output": True,
"tool_calling": True, "tool_calling": False,
"structured_output": True,
"attachment": False, "attachment": False,
"temperature": True, "temperature": True,
}, },
@@ -1774,26 +1731,6 @@ _PROFILES: dict[str, dict[str, Any]] = {
"attachment": True, "attachment": True,
"temperature": True, "temperature": True,
}, },
"moonshotai/kimi-k2:free": {
"name": "Kimi K2 (free)",
"release_date": "2025-07-11",
"last_updated": "2025-07-11",
"open_weights": True,
"max_input_tokens": 32800,
"max_output_tokens": 32800,
"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,
"attachment": False,
"temperature": True,
},
"nousresearch/hermes-3-llama-3.1-405b:free": { "nousresearch/hermes-3-llama-3.1-405b:free": {
"name": "Hermes 3 405B Instruct (free)", "name": "Hermes 3 405B Instruct (free)",
"release_date": "2024-08-16", "release_date": "2024-08-16",
@@ -2820,27 +2757,6 @@ _PROFILES: dict[str, dict[str, Any]] = {
"attachment": False, "attachment": False,
"temperature": True, "temperature": True,
}, },
"qwen/qwen3-4b:free": {
"name": "Qwen3 4B (free)",
"release_date": "2025-04-30",
"last_updated": "2025-07-23",
"open_weights": True,
"max_input_tokens": 40960,
"max_output_tokens": 40960,
"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": True,
"attachment": False,
"temperature": True,
},
"qwen/qwen3-coder": { "qwen/qwen3-coder": {
"name": "Qwen3 Coder", "name": "Qwen3 Coder",
"release_date": "2025-07-23", "release_date": "2025-07-23",
@@ -2925,26 +2841,6 @@ _PROFILES: dict[str, dict[str, Any]] = {
"attachment": False, "attachment": False,
"temperature": True, "temperature": True,
}, },
"qwen/qwen3-coder:free": {
"name": "Qwen3 Coder 480B A35B Instruct (free)",
"release_date": "2025-07-23",
"last_updated": "2025-07-23",
"open_weights": True,
"max_input_tokens": 262144,
"max_output_tokens": 66536,
"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,
"attachment": False,
"temperature": True,
},
"qwen/qwen3-max": { "qwen/qwen3-max": {
"name": "Qwen3 Max", "name": "Qwen3 Max",
"release_date": "2025-09-05", "release_date": "2025-09-05",
@@ -2986,27 +2882,6 @@ _PROFILES: dict[str, dict[str, Any]] = {
"attachment": False, "attachment": False,
"temperature": True, "temperature": True,
}, },
"qwen/qwen3-next-80b-a3b-instruct:free": {
"name": "Qwen3 Next 80B A3B Instruct (free)",
"release_date": "2025-09-11",
"last_updated": "2025-09-11",
"open_weights": True,
"max_input_tokens": 262144,
"max_output_tokens": 262144,
"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": True,
"attachment": False,
"temperature": True,
},
"qwen/qwen3-next-80b-a3b-thinking": { "qwen/qwen3-next-80b-a3b-thinking": {
"name": "Qwen3 Next 80B A3B Thinking", "name": "Qwen3 Next 80B A3B Thinking",
"release_date": "2025-09-11", "release_date": "2025-09-11",