@neuraflash/einstein-lang
v1.0.0
Published
A command-line tool to easily create and train natural language models on Salesforce Einstein
Downloads
7
Readme
Einstein Language CLI
A command-line tool to easily create and train natural language models on Salesforce Einstein, without having to use cURL.
Introduction to Einstein Language
Usage:
einstein-lang [options] <argument>
Accepted Arguments:
upload
verify-upload
train
train-status
predict
Options:
-h, --help output usage information
-a, --auth <auth> The auth token to use
-f, --file <file> The local path to the file to upload
-n, --name <datasetname> The name of the dataset
-d, --dataset <dataset> The dataset id
-m, --model <model> The model id
-p, --phrase <phrase> The phrase to try prediction on