Class AnthropicCacheOptions

java.lang.Object
org.springframework.ai.anthropic.AnthropicCacheOptions

public class AnthropicCacheOptions extends Object
Anthropic cache options for configuring prompt caching behavior with the Anthropic Java SDK.
Since:
1.1.0
Author:
Austin Dase, Soby Chacko
  • Constructor Details

    • AnthropicCacheOptions

      public AnthropicCacheOptions()
  • Method Details