unified-llm-client
    Preparing search index...

    Interface GeminiUpdateCacheOptions

    interface GeminiUpdateCacheOptions {
        expireTime?: string;
        ttl?: string;
    }
    Index

    Properties

    Properties

    expireTime?: string
    ttl?: string