unified-llm-client
    Preparing search index...

    Interface InMemoryKnowledgeStoreOptions

    interface InMemoryKnowledgeStoreOptions {
        now?: () => Date;
    }
    Index

    Properties

    Properties

    now?: () => Date