@neuraflash/einstein-lang

1.0.0 • Public • Published

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

/@neuraflash/einstein-lang/

    Package Sidebar

    Install

    npm i @neuraflash/einstein-lang

    Weekly Downloads

    1

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • joaquin.talon
    • shantanu_nf
    • mcasella83
    • dtneuraflash