Skip to content

Huggingface Embedding API not working due to deprecated endpoints #4633

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
xtr0d3m0n opened this issue Jun 11, 2025 · 0 comments
Open

Huggingface Embedding API not working due to deprecated endpoints #4633

xtr0d3m0n opened this issue Jun 11, 2025 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@xtr0d3m0n
Copy link

Describe the bug
Hugginface embedding Inference API is not working and outputting Error in Agent node: An error occurred while fetching the blob
This is caused by the huggingface update which langchainjs is working on
langchain-ai/langchainjs#8237

To Reproduce
Steps to reproduce the behavior:

Add a Hugging face API creds and try to retrieve on any flow.

Expected behavior
Error in Agent node: An error occurred while fetching the blob

Setup

  • Installation [e.g. docker, npx flowise start, pnpm start]
  • Flowise Version lAte
  • OS: Linux
  • Browser Any

Additional context
Add any other context about the problem here.
This can be fixed I think just by updating langchainjs but considering this will break almost all RAGs chains out there that use HF for embedding. Id say this is a pretty urgent issue.

@HenryHengZJ HenryHengZJ added enhancement New feature or request help wanted Extra attention is needed labels Jun 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants