@bootdesk/js-web-adapter-core
    Preparing search index...

    Class StreamingChunkEvent

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    chunk: string
    isFinal: boolean
    messageId: string
    threadId: string
    timestamp: number
    type: string
    fromJSON: ((json: Record<string, unknown>) => ChatEvent) | undefined