Partager via


PromptYamlKernelExtensions Class

Definition

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.

Applies to