You can use these credentials to authenticate the following nodes:

  • Hugging Face Inference
  • Embeddings Hugging Face Inference

Supported authentication methods

  • API key

Refer to Hugging Face’s documentation for more information about the service.

Using API key

To configure this credential, you’ll need a Hugging Face account and:

  • An API Key: Hugging Face calls these API tokens.

To get your API token:

  1. Open your Hugging Face profile and go to the Tokens section.
  2. Copy the token listed there. It should begin with hf_.
  3. Enter this API token as your credential API Key.

Refer to Get your API token for more information.