langchain.js
    Preparing search index...
    interface CacheEntry {
        prompt: MakerSuitePrompt;
        updated: number;
    }
    Index

    Properties

    Properties

    updated: number