Package com.microsoft.semantickernel.semanticfunctions.annotations
-
Annotation Types Summary Annotation Type Description DefineKernelFunction Annotation that defines a method that can be invoked as a native functionKernelFunctionParameter Annotates a parameter to a native functionSKSample Annotation that decorates anDefineKernelFunctionannotation to provide examples of how to use the function.