Uses of Record Class
org.springframework.ai.tool.toolsearch.ToolSearchRequest
Packages that use ToolSearchRequest
Package
Description
Tool Search Tool API: core interface and model types for dynamic tool discovery.
-
Uses of ToolSearchRequest in org.springframework.ai.tool.toolsearch
Methods in org.springframework.ai.tool.toolsearch with parameters of type ToolSearchRequestModifier and TypeMethodDescriptionToolIndex.search(ToolSearchRequest toolSearchRequest) Searches for tools matching the given request criteria. -
Uses of ToolSearchRequest in org.springframework.ai.tool.toolsearch.index.lucene
Methods in org.springframework.ai.tool.toolsearch.index.lucene with parameters of type ToolSearchRequest -
Uses of ToolSearchRequest in org.springframework.ai.tool.toolsearch.index.regex
Methods in org.springframework.ai.tool.toolsearch.index.regex with parameters of type ToolSearchRequest -
Uses of ToolSearchRequest in org.springframework.ai.tool.toolsearch.index.vectorstore
Methods in org.springframework.ai.tool.toolsearch.index.vectorstore with parameters of type ToolSearchRequest