Products
Plugins
Foo

Foo

Foo inference for tests, examples, and experiments.

Global Parameters

splice_string

String to splice between model data elements

string

Instances

general

General instance

Instance Parameters

cutoff

Cut off model data to n-th element (or don't cut if -1)

integer
Default: -1

Operations

run

Run the foo inference and produce some output

Parameters

input

Input items

array
Items: string

splice

Splice input with model data (otherwise append model data to input)

integer
Default: true

throw_on

Throw exception on n-th token (or don't throw if -1)

integer
Default: -1
Required: input

Return

result

Output text (tokens joined with space)

string
Required: result