Context¶
Union Type¶
Context
module-attribute
¶
Context = Union[ContextSpanContext | ContextUnknown]
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.