Uses of Package
org.springframework.ai.tool.toolsearch.eviction
Packages that use org.springframework.ai.tool.toolsearch.eviction
Package
Description
Tool Search Tool Advisor package for dynamic tool discovery and search capabilities.
-
Classes in org.springframework.ai.tool.toolsearch.eviction used by org.springframework.ai.chat.client.advisor.toolsearchClassDescriptionStrategy that decides which session tool indexes should be evicted.
-
Classes in org.springframework.ai.tool.toolsearch.eviction used by org.springframework.ai.tool.toolsearch.evictionClassDescriptionA
ToolIndexEvictionStrategythat clears a session's tool index before every request, ensuring tools are always re-indexed on each conversation turn.AToolIndexEvictionStrategythat never evicts sessions automatically.Strategy that decides which session tool indexes should be evicted.