LangGraph.js API Reference
    Preparing search index...

    Interface ListNamespaceResponse

    interface ListNamespaceResponse {
        namespaces: string[][];
    }
    Index

    Properties

    Properties

    namespaces: string[][]