com.microsoft.semantickernel.semanticfunctions.annotations

Interfaces

DefineKernelFunction

Annotation that defines a method that can be invoked as a native function

KernelFunctionParameter

Annotates a parameter to a native function

SKSample

Annotation that decorates an DefineKernelFunction annotation to provide examples of how to use the function.