Flowise/packages/components/nodes/agentflow
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
..
Agent fix: Upgrade Hugging Face Inference API to support Inference Providers (#5454) 2025-11-25 11:43:36 +00:00
Condition chore: fix typos in packages/components/nodes/agentflow/Condition/Condition.ts (#5436) 2025-11-07 11:29:29 +00:00
ConditionAgent
CustomFunction Chore/leave default timeout for sandbox execution (#5263) 2025-09-28 11:27:19 +01:00
DirectReply
ExecuteFlow Bugfix/Parse JSON correctly (#5220) 2025-09-18 19:18:50 +01:00
HTTP Ability to support variable in the URL for HTTP Node. (#5284) 2025-10-06 13:43:48 +01:00
HumanInput fix: Upgrade Hugging Face Inference API to support Inference Providers (#5454) 2025-11-25 11:43:36 +00:00
Iteration Bugfix/Parse JSON correctly (#5220) 2025-09-18 19:18:50 +01:00
LLM fix: Upgrade Hugging Face Inference API to support Inference Providers (#5454) 2025-11-25 11:43:36 +00:00
Loop Feature/Update Loop Agentflow (#4957) 2025-09-28 22:08:08 +01:00
Retriever Bugfix/Array Input Variables (#5196) 2025-09-12 14:42:34 +01:00
Start
StickyNote
Tool Bugfix/Array Input Variables (#5196) 2025-09-12 14:42:34 +01:00
Interface.Agentflow.ts
prompt.ts
utils.ts Bugfix/Array Input Variables (#5196) 2025-09-12 14:42:34 +01:00