Package io.higson.runtime.provider.ai
Class ParameterAiModelServiceImpl
java.lang.Object
io.higson.runtime.provider.ai.ParameterAiModelServiceImpl
- All Implemented Interfaces:
ParameterAiModelService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionexecuteAiModel(Parameter parameter, String[][] inputLevels) loadAiModel(Parameter parameter)
-
Constructor Details
-
ParameterAiModelServiceImpl
public ParameterAiModelServiceImpl()
-
-
Method Details
-
executeAiModel
- Specified by:
executeAiModelin interfaceParameterAiModelService
-
loadAiModel
- Specified by:
loadAiModelin interfaceParameterAiModelService
-