@ptkl/sdk - v1.12.0
    Preparing search index...

    Type Alias InjectMessagePayload

    type InjectMessagePayload = {
        content: string;
        role: string;
    }
    Index

    Properties

    Properties

    content: string
    role: string