Uses of Package
com.microsoft.semantickernel.semanticfunctions
-
Classes in com.microsoft.semantickernel.semanticfunctions used by com.microsoft.semantickernel Class Description KernelFunction Semantic Kernel callable function interface. -
Classes in com.microsoft.semantickernel.semanticfunctions used by com.microsoft.semantickernel.hooks Class Description KernelFunction Semantic Kernel callable function interface.KernelFunctionArguments Arguments to a kernel function. -
Classes in com.microsoft.semantickernel.semanticfunctions used by com.microsoft.semantickernel.orchestration Class Description KernelFunction Semantic Kernel callable function interface.KernelFunctionArguments Arguments to a kernel function. -
Classes in com.microsoft.semantickernel.semanticfunctions used by com.microsoft.semantickernel.plugin Class Description KernelFunction Semantic Kernel callable function interface.PromptTemplateFactory The interface that aPromptTemplateFactoryimplementation must provide. -
Classes in com.microsoft.semantickernel.semanticfunctions used by com.microsoft.semantickernel.semanticfunctions Class Description InputParameter Input parameter for semantic functionsInputVariable Metadata for an input variable of aKernelFunction.KernelFunction Semantic Kernel callable function interface.KernelFunction.FromPromptBuilder Builder for creating aKernelFunctionfrom a prompt.KernelFunctionArguments Arguments to a kernel function.KernelFunctionArguments.Builder Builder for ContextVariablesKernelFunctionFromMethod.Builder A builder forKernelFunction.KernelFunctionFromMethod.ImplementationFunc Concrete implementation of the abstract method in KernelFunction.KernelFunctionFromPrompt.Builder A builder for creating aKernelFunctionfrom a prompt template.KernelFunctionMetadata Metadata about a kernel function.OutputVariable Metadata for an output variable of a kernel function.PromptTemplate Represents a prompt template that can be rendered to a string.PromptTemplateConfig Metadata for a prompt template.PromptTemplateConfig.Builder Builder for a prompt template config.PromptTemplateFactory The interface that aPromptTemplateFactoryimplementation must provide. -
Classes in com.microsoft.semantickernel.semanticfunctions used by com.microsoft.semantickernel.services Class Description KernelFunction Semantic Kernel callable function interface.KernelFunctionArguments Arguments to a kernel function. -
Classes in com.microsoft.semantickernel.semanticfunctions used by com.microsoft.semantickernel.templateengine.handlebars Class Description KernelFunctionArguments Arguments to a kernel function.PromptTemplate Represents a prompt template that can be rendered to a string.PromptTemplateConfig Metadata for a prompt template.