AgentTracesConfig¶
Union Type¶
AgentTracesConfig
module-attribute
¶
AgentTracesConfig = Union[AgentTracesConfigSessionSpans | AgentTracesConfigCloudwatchLogs | AgentTracesConfigBatchEvaluation | AgentTracesConfigOnlineEvaluation | AgentTracesConfigUnknown]
The configuration specifying where to read agent traces from for recommendation analysis.
Union Member Types¶
AgentTracesConfigSessionSpans
dataclass
¶
AgentTracesConfigBatchEvaluation
dataclass
¶
Use a completed batch evaluation as the source of agent traces.