Skip to main content
Version: Current

ML Enricher

Enterprise Mode: Streaming Mode: Request-Response

Description

ML Enricher components are autogenerated by Nussknacker based on any of the following integrations:

Parameters and configuration

A scenario node based on any of the above integration will contain the following parameters:

NameDescription
ModelSelect the model you want to choose. The list of available models is retrieved from the MLflow models registry.
VersionModel version
Input parametersAn entry field for each of the model's input parameters. Nussknacker validates the data type of each entry field against the model's signature.
Output variable namethis variable will contain the result of the model inference.