Flowise/packages/components/nodes/llms
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
..
AWSBedrock Feature/externalize model list (#2113) 2024-04-12 12:46:10 +01:00
Azure OpenAI Chore/refractor (#4454) 2025-05-27 07:29:42 +01:00
Cohere Feature/seq agents (#2798) 2024-07-22 17:46:14 +01:00
Fireworks add Fireworks LLM (#2597) 2024-06-11 21:56:34 +01:00
GoogleVertexAI Refactor google credentials into a shared function (#4893) 2025-07-24 20:06:30 +01:00
HuggingFaceInference fix: Upgrade Hugging Face Inference API to support Inference Providers (#5454) 2025-11-25 11:43:36 +00:00
IBMWatsonx IBM Watsonx LLM node (#3674) 2024-12-11 10:42:49 +00:00
Ollama upgrade langchain version 0.1.0 2024-01-26 23:41:55 +00:00
OpenAI Feature/update openai version, add reasoning effort param, add o3 mini (#3973) 2025-02-04 08:43:27 +00:00
Replicate Feature/seq agents (#2798) 2024-07-22 17:46:14 +01:00
SambaNova Feature: Add SambaNova (#4961) 2025-08-18 22:09:39 +08:00
TogetherAI Together AI llms (#2454) 2024-05-24 01:22:41 +01:00