Package com.microsoft.semantickernel.plugin
-
Class Summary Class Description KernelPlugin A plugin contains a collection of functions that can be invoked by the Semantic Kernel.KernelPluginFactory Factory for creatingKernelPlugininstances.KernelReturnParameterMetadata<T> Metadata for a return parameter of aKernelFunction.