Package org.springframework.ai.chat.cache.semantic


@NullMarked package org.springframework.ai.chat.cache.semantic
  • Class
    Description
    Interface defining operations for a semantic cache implementation that stores and retrieves chat responses based on semantic similarity of queries.
    An advisor implementation that provides semantic caching capabilities for chat responses.
    Builder class for creating SemanticCacheAdvisor instances.