EvaluationTarget¶
Union Type¶
EvaluationTarget
module-attribute
¶
EvaluationTarget = Union[EvaluationTargetSpanIds | EvaluationTargetTraceIds | EvaluationTargetUnknown]
The specification of which trace or span IDs to evaluate within the provided input data. Allows precise targeting of evaluation at different levels: tool calls, traces, or sessions.