docs: hf feat table tool calling (#22091)

This commit is contained in:
Bagatur
2024-05-23 15:09:30 -07:00
committed by GitHub
parent 63004a0945
commit 96c21dfe56

View File

@@ -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/",