Uses of Interface
com.microsoft.semantickernel.textcompletion.CompletionSKFunction
-
Packages that use CompletionSKFunction Package Description com.microsoft.semantickernel -
-
Uses of CompletionSKFunction in com.microsoft.semantickernel
Methods in com.microsoft.semantickernel that return CompletionSKFunction Modifier and Type Method Description CompletionSKFunctionKernel. registerSemanticFunction(String skillName, String functionName, SemanticFunctionConfig functionConfig)Register a semantic function on this kernel
-