logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class AiPromptIntentCatalog

    Builds every composable intent in the canonical order defined by AiPromptIntentKind.

    Inheritance
    object
    AiPromptIntentCatalog
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Serenity.Editor.AiPromptBuilder
    Assembly: Serenity.AiPromptBuilder.Editor.dll
    Syntax
    public static class AiPromptIntentCatalog

    Methods

    Create(IAiPromptTemplateSource)

    Declaration
    public static IReadOnlyList<IAiPromptIntent> Create(IAiPromptTemplateSource templates)
    Parameters
    Type Name Description
    IAiPromptTemplateSource templates
    Returns
    Type Description
    IReadOnlyList<IAiPromptIntent>
    In this article
    © 2026 Serenity. All Rights Reserved