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

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-06-03 10:41:16 -04:00
committed by GitHub
parent eb2dabb8b7
commit 06ab861ace
3 changed files with 53 additions and 25 deletions

View File

@@ -175,7 +175,7 @@ _PROFILES: dict[str, dict[str, Any]] = {
"image_inputs": True,
"audio_inputs": False,
"pdf_inputs": True,
"video_inputs": False,
"video_inputs": True,
"text_outputs": False,
"image_outputs": False,
"audio_outputs": False,