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

    Variable AgentMessagePartTypeConst

    AgentMessagePartType: {
        UNSPECIFIED: 0;
        TEXT: 1;
        JSON: 2;
        TOOL_CALL: 3;
        TOOL_RESULT: 4;
        IMAGE_REF: 5;
    } = ...

    Type Declaration

    • ReadonlyUNSPECIFIED: 0
    • ReadonlyTEXT: 1
    • ReadonlyJSON: 2
    • ReadonlyTOOL_CALL: 3
    • ReadonlyTOOL_RESULT: 4
    • ReadonlyIMAGE_REF: 5