Skip to content

Huggingface Embedding API not working due to deprecated endpoints #4633

Open
@xtr0d3m0n

Description

@xtr0d3m0n

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions