mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-04 04:07:54 +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/",
|
"link": "/docs/integrations/chat/bedrock/",
|
||||||
},
|
},
|
||||||
"ChatHuggingFace": {
|
"ChatHuggingFace": {
|
||||||
|
"tool_calling": True,
|
||||||
"local": True,
|
"local": True,
|
||||||
"package": "langchain-huggingface",
|
"package": "langchain-huggingface",
|
||||||
"link": "/docs/integrations/chat/huggingface/",
|
"link": "/docs/integrations/chat/huggingface/",
|
||||||
|
Loading…
Reference in New Issue
Block a user