evaluate

inline suspend fun BedrockAgentCoreClient.evaluate(crossinline block: EvaluateRequest.Builder.() -> Unit): EvaluateResponse

Performs on-demand evaluation of agent traces using a specified evaluator. This synchronous API accepts traces in OpenTelemetry format and returns immediate scoring results with detailed explanations.