unified-llm-client
    Preparing search index...

    Interface GooglePromptCachingOptions

    interface GooglePromptCachingOptions {
        cachedContent?: string;
    }
    Index

    Properties

    Properties

    cachedContent?: string