docs: update tool-calling table (#20338)

pull/20339/head
Bagatur 6 months ago committed by GitHub
parent 43a98592c1
commit 56fe4ab382
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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},
}

Loading…
Cancel
Save