Command Line Tool
A command-line tool named hf
is available to better integrate with conversational AI platforms and to automate certain actions like importing new conversations or utterance data.
#
DownloadYou can download the latest version of the hf
binary here.
#
Authenticatinghf auth login [email]
will locally prompt for your password and keep you logged in for future commands.
The local state is saved in ~/.config/humanfirst/config.yaml
Example:
#
NamespacesA namespace is a way to group multiple workspaces and their datasets and is required when using our API.
You cannot create a namespace by yourself, but you can contact us to create one for you.
To list the namespaces you have access to, use:
To change the active namespace, use: