Class RemoteInferencePreProcessFunction

java.lang.Object
org.opensearch.ml.common.connector.functions.preprocess.ConnectorPreProcessFunction
org.opensearch.ml.common.connector.functions.preprocess.RemoteInferencePreProcessFunction
All Implemented Interfaces:
Function<MLInput,RemoteInferenceInputDataSet>

public class RemoteInferencePreProcessFunction extends ConnectorPreProcessFunction