Flowise/packages/components/nodes/embeddings
Siddharth Chauhan 0cc7b3036e
fix: Upgrade Hugging Face Inference API to support Inference Providers (#5454)
- Upgrade @huggingface/inference from v2.6.1 to v4.13.2
- Update ChatHuggingFace to use InferenceClient with chatCompletion API
- Update HuggingFaceInference (LLM) to use v4 HfInference with Inference Providers
- Update HuggingFaceInferenceEmbedding to use v4 HfInference
- Add endpoint handling logic to ignore custom endpoints for provider-based models
- Add improved error handling and validation for API keys
- Update UI descriptions to guide users on proper configuration

Fixes #5161

Co-authored-by: Henry <hzj94@hotmail.com>
2025-11-25 11:43:36 +00:00
..
AWSBedrockEmbedding docs: fix typos in packages/components/nodes/embeddings/AWSBedrockEmbedding/AWSBedrockEmbedding.ts (#5447) 2025-11-07 11:48:47 +00:00
AzureOpenAIEmbedding Chore/refractor (#4454) 2025-05-27 07:29:42 +01:00
CohereEmbedding Feature/externalize model list (#2113) 2024-04-12 12:46:10 +01:00
GoogleGenerativeAIEmbedding Enhance: Improve 'Strip New Lines' for Gemini/Vertex embedding effici… (#5010) 2025-08-07 16:58:52 +01:00
GoogleVertexAIEmbedding Enhance: Improve 'Strip New Lines' for Gemini/Vertex embedding effici… (#5010) 2025-08-07 16:58:52 +01:00
HuggingFaceInferenceEmbedding fix: Upgrade Hugging Face Inference API to support Inference Providers (#5454) 2025-11-25 11:43:36 +00:00
IBMWatsonxEmbedding IBM Watsonx embeddings node (#3648) 2024-12-06 22:10:46 +00:00
JinaAIEmbedding Late Chunking support for Jina Embeddings (#4002) 2025-02-08 14:10:18 +00:00
LocalAIEmbedding Feature/update openai version, add reasoning effort param, add o3 mini (#3973) 2025-02-04 08:43:27 +00:00
MistralEmbedding Feature/externalize model list (#2113) 2024-04-12 12:46:10 +01:00
OllamaEmbedding Bugfix/Update ollama embedding to use mmap true by default (#2862) 2024-07-24 02:38:14 +01:00
OpenAIEmbedding Feature/update openai version, add reasoning effort param, add o3 mini (#3973) 2025-02-04 08:43:27 +00:00
OpenAIEmbeddingCustom Feature/update openai version, add reasoning effort param, add o3 mini (#3973) 2025-02-04 08:43:27 +00:00
TogetherAIEmbedding Feature/seq agents (#2798) 2024-07-22 17:46:14 +01:00
VoyageAIEmbedding Feature/seq agents (#2798) 2024-07-22 17:46:14 +01:00