unified-llm-client
    Preparing search index...

    Interface CacheControl

    interface CacheControl {
        ttl?: "1h" | "5m";
        type: "ephemeral";
    }
    Index

    Properties

    Properties

    ttl?: "1h" | "5m"
    type: "ephemeral"