mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-03 03:38:06 +00:00
docs: hf feat table tool calling (#22091)
This commit is contained in:
parent
63004a0945
commit
96c21dfe56
@ -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/",
|
||||
|
Loading…
Reference in New Issue
Block a user