langchain.js
    Preparing search index...

    Options for getting the state of the graph.

    type GetStateOptions = {
        subgraphs?: boolean;
    }
    Index

    Properties

    Properties

    subgraphs?: boolean

    Whether to include subgraph states.

    false