Uses of Class
com.microsoft.semantickernel.semanticfunctions.KernelFunctionMetadata
-
Packages that use KernelFunctionMetadata Package Description com.microsoft.semantickernel.semanticfunctions -
-
Uses of KernelFunctionMetadata in com.microsoft.semantickernel.semanticfunctions
Methods in com.microsoft.semantickernel.semanticfunctions that return KernelFunctionMetadata Modifier and Type Method Description KernelFunctionMetadata<?>KernelFunction. getMetadata()Get the metadata for the function.
-