KernelFunctionMarkdown 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.
Factory methods for creating instances.
public static class KernelFunctionMarkdown
type KernelFunctionMarkdown = class
Public Class KernelFunctionMarkdown
- Inheritance
-
KernelFunctionMarkdown
Methods
FromPromptMarkdown(String, String, IPromptTemplateFactory, ILoggerFactory) |
Creates a KernelFunction instance for a prompt function using the specified markdown text. |