mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
fix(Hugging Face Inference Model Node, Embeddings Hugging Face Inference Node): Fix credential validation for HF nodes and add provider for (#18047)
This commit is contained in:
@@ -171,7 +171,7 @@
|
||||
"@google-ai/generativelanguage": "2.6.0",
|
||||
"@google-cloud/resource-manager": "5.3.0",
|
||||
"@google/generative-ai": "0.21.0",
|
||||
"@huggingface/inference": "2.8.0",
|
||||
"@huggingface/inference": "4.0.5",
|
||||
"@langchain/anthropic": "catalog:",
|
||||
"@langchain/aws": "0.1.11",
|
||||
"@langchain/cohere": "0.3.4",
|
||||
|
||||
Reference in New Issue
Block a user