mirror of
https://github.com/hwchase17/langchain.git
synced 2026-06-09 18:50:33 +00:00
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:
committed by
GitHub
parent
eb2dabb8b7
commit
06ab861ace
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user