PromptYamlKernelExtensions 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.
Class for extensions methods to define functions using prompt YAML format.
public static class PromptYamlKernelExtensions
type PromptYamlKernelExtensions = class
Public Module PromptYamlKernelExtensions
- Inheritance
-
PromptYamlKernelExtensions
Methods
CreateFunctionFromPromptYaml(Kernel, String, IPromptTemplateFactory) |
Creates a KernelFunction instance for a prompt function using the specified YAML. |