@valon-technologies/gestalt
    Preparing search index...

    Variable AgentInteractionTypeConst

    AgentInteractionType: {
        UNSPECIFIED: UNSPECIFIED;
        APPROVAL: APPROVAL;
        CLARIFICATION: CLARIFICATION;
        INPUT: INPUT;
    } = ...

    Native interaction-type constants for authored agent interactions.

    Type Declaration

    • ReadonlyUNSPECIFIED: UNSPECIFIED
    • ReadonlyAPPROVAL: APPROVAL
    • ReadonlyCLARIFICATION: CLARIFICATION
    • ReadonlyINPUT: INPUT