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,
"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": {
"name": "Qwen 3.6 Plus",
"release_date": "2026-04-04",