KernelFunctionFactory Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides factory methods for creating commonly-used implementations of KernelFunction, such as those backed by a prompt to be submitted to an LLM or those backed by a .NET method.
public static class KernelFunctionFactory
type KernelFunctionFactory = class
Public Class KernelFunctionFactory
- Inheritance
-
KernelFunctionFactory