Package org.springframework.ai.tool.execution
@NonNullApi
@NonNullFields
package org.springframework.ai.tool.execution
-
ClassDescriptionDefault implementation of
ToolCallExceptionConverter
.A default implementation ofToolCallResultConverter
.A functional interface to convert a tool call exception to a String that can be sent back to the AI model.A functional interface to convert tool call results to a String that can be sent back to the AI model.An exception thrown when a tool execution fails.