Uses of Package
org.springframework.ai.chat.cache.semantic
Packages that use org.springframework.ai.chat.cache.semantic
Package
Description
-
Classes in org.springframework.ai.chat.cache.semantic used by org.springframework.ai.chat.cache.semanticClassDescriptionInterface 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.
-
Classes in org.springframework.ai.chat.cache.semantic used by org.springframework.ai.vectorstore.redis.cache.semanticClassDescriptionInterface defining operations for a semantic cache implementation that stores and retrieves chat responses based on semantic similarity of queries.
-
Classes in org.springframework.ai.chat.cache.semantic used by org.springframework.ai.vectorstore.redis.cache.semantic.autoconfigureClassDescriptionInterface 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.