diff --git a/docs/scripts/model_feat_table.py b/docs/scripts/model_feat_table.py index 725ff218009..35dac13d23e 100644 --- a/docs/scripts/model_feat_table.py +++ b/docs/scripts/model_feat_table.py @@ -80,6 +80,7 @@ CHAT_MODEL_FEAT_TABLE = { "link": "/docs/integrations/chat/bedrock/", }, "ChatHuggingFace": { + "tool_calling": True, "local": True, "package": "langchain-huggingface", "link": "/docs/integrations/chat/huggingface/",