Invoke Semantic Function

Runs a semantic function.

Inputs

Language Model

The model which is used to execute the function.

Function

The semantic function.

Inputs

The function inputs.

The input nodes are autogenerated from the function description.

Outputs

Result

The result from the function.

Last updated