Uses of Class
com.microsoft.semantickernel.skilldefinition.FunctionView
-
Packages that use FunctionView Package Description com.microsoft.semantickernel.orchestration -
-
Uses of FunctionView in com.microsoft.semantickernel.orchestration
Methods in com.microsoft.semantickernel.orchestration that return FunctionView Modifier and Type Method Description FunctionViewSKFunction. describe()Returns a description of the function, including parameters.
-