langchain.js
    Preparing search index...

    Interface XAIResponsesStreamEventBase

    Base streaming event structure.

    interface XAIResponsesStreamEventBase {
        type: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    type: string

    The type of the streaming event.