Context
The contextual information associated with an evaluation, including span context details that identify the specific traces and sessions being evaluated within the agent's execution flow.
Inheritors
Types
Functions
Link copied to clipboard
Casts this Context as a SpanContext and retrieves its aws.sdk.kotlin.services.bedrockagentcore.model.SpanContext value. Throws an exception if the Context is not a SpanContext.
Link copied to clipboard
Casts this Context as a SpanContext and retrieves its aws.sdk.kotlin.services.bedrockagentcore.model.SpanContext value. Returns null if the Context is not a SpanContext.