Class ChatCompletionCreateParams.PromptCacheOptions.Ttl

  • All Implemented Interfaces:
    com.openai.core.Enum

    
    public final class ChatCompletionCreateParams.PromptCacheOptions.Ttl
     implements Enum
                        

    The minimum lifetime applied to every implicit and explicit cache breakpoint written by the request. Defaults to 30m, which is currently the only supported value. The backend may retain cache entries for longer.