mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-05 04:55:14 +00:00
docs: Add NVIDIA as provider in v3 integrations (#27254)
### Add NVIDIA as provider in langchain v3 integrations cc: @sumitkbh @mattf @dglogo --------- Co-authored-by: Erick Friis <erick@langchain.dev>
This commit is contained in:
@@ -156,8 +156,8 @@ const FEATURE_TABLES = {
|
||||
"link": "nvidia_ai_endpoints/",
|
||||
"structured_output": true,
|
||||
"tool_calling": true,
|
||||
"json_mode": false,
|
||||
"multimodal": false,
|
||||
"json_mode": true,
|
||||
"multimodal": true,
|
||||
"local": true,
|
||||
"apiLink": "https://python.langchain.com/api_reference/nvidia_ai_endpoints/chat_models/langchain_nvidia_ai_endpoints.chat_models.ChatNVIDIA.html"
|
||||
},
|
||||
|
Reference in New Issue
Block a user