Skip to content

Hugging Face

Reference


Hugging Face is on a journey to advance and democratize artificial intelligence through open source and open science.

Categories: [artificial-intelligence]

Version: 1


Connections

Version: 1

Bearer Token

Properties

NameTypeControl TypeDescription
TokenSTRINGTEXT

Actions

Ask

Ask anything you want.

Properties

NameTypeControl TypeDescription
URLSTRINGTEXTUrl of the inference endpoint
Messages[{STRING(role), STRING(content), [FILE_ENTRY](attachments)}]ARRAY_BUILDERA list of messages comprising the conversation so far.
Response{INTEGER(responseFormat), STRING(responseSchema)}OBJECT_BUILDERThe response from the API.