Represents the state of the response from a Bedrock agent function:
FAILURE
DependencyFailedException
REPROMPT
Represents the state of the response from a Bedrock agent function:
FAILURE: The agent throws aDependencyFailedExceptionfor the current session.REPROMPT: The agent passes a response string to the model to reprompt it.