logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Interface IAiPromptTemplateSource

    Seam for loading a named prompt template's raw markdown text. Returns null when the template is missing.

    Namespace: Serenity.Editor.AiPromptBuilder
    Assembly: Serenity.AiPromptBuilder.Editor.dll
    Syntax
    public interface IAiPromptTemplateSource

    Methods

    Load(string)

    Declaration
    string Load(string templateName)
    Parameters
    Type Name Description
    string templateName
    Returns
    Type Description
    string
    In this article
    © 2026 Serenity. All Rights Reserved