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

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-03-19 04:18:49 -04:00
committed by GitHub
parent faadc1f3ce
commit 063739b8e7
2 changed files with 21 additions and 1 deletions

View File

@@ -455,7 +455,7 @@ _PROFILES: dict[str, dict[str, Any]] = {
"audio_outputs": False,
"video_outputs": False,
"reasoning_output": True,
"tool_calling": True,
"tool_calling": False,
"attachment": True,
"temperature": True,
},