Uses of Interface
org.springframework.ai.chat.client.advisor.api.ToolAdvisor
Packages that use ToolAdvisor
Package
Description
Provides classes for advising chat clients.
-
Uses of ToolAdvisor in org.springframework.ai.chat.client.advisor
Classes in org.springframework.ai.chat.client.advisor that implement ToolAdvisorModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.classRecursive Advisor that disables the internal tool execution flow and instead implements the tool calling loop as part of the advisor chain.
ToolCallingAdvisor.