mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-07 14:03:26 +00:00
docs: update tool-calling table (#20338)
This commit is contained in:
@@ -23,6 +23,9 @@ CHAT_MODEL_FEAT_TABLE_CORRECTION = {
|
||||
"ChatOpenAI": {"tool_calling": True},
|
||||
"ChatAnthropic": {"tool_calling": True},
|
||||
"ChatMistralAI": {"tool_calling": True},
|
||||
"ChatVertexAI": {"tool_calling": True},
|
||||
"ChatFireworks": {"tool_calling": True},
|
||||
"ChatGroq": {"tool_calling": True},
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user