LangGraph.js API Reference
    Preparing search index...

    Interface SearchItemsResponse

    interface SearchItemsResponse {
        items: SearchItem[];
    }
    Index

    Properties

    Properties

    items: SearchItem[]