termination Scope
Parameters
termination Scope
controls the exception type thrown when required tools are missing. When null (default), throws com.embabel.agent.spi.loop.RequiredToolGroupException. When TerminationScope.AGENT, throws com.embabel.agent.api.tool.TerminateAgentException. When TerminationScope.ACTION, throws com.embabel.agent.api.tool.TerminateActionException.