Class CacheEligibilityResolver

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

public class CacheEligibilityResolver extends Object
Resolves cache eligibility for messages based on the provided AnthropicCacheOptions. Returns SDK CacheControlEphemeral instances instead of raw cache control records.
Since:
1.1.0
Author:
Austin Dase, Soby Chacko