Uses of Interface
org.springframework.ai.model.tool.ToolExecutionEligibilityPredicate
Packages that use ToolExecutionEligibilityPredicate
-
Uses of ToolExecutionEligibilityPredicate in org.springframework.ai.model.tool
Classes in org.springframework.ai.model.tool that implement ToolExecutionEligibilityPredicateModifier and TypeClassDescriptionclassDefault implementation ofToolExecutionEligibilityPredicatethat checks whether tool execution is enabled in the prompt options and if the chat response contains tool calls.