AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Contains one part of the agent's reasoning process and results from calling API actions and querying knowledge bases. You can use the trace to understand how the agent arrived at the response it provided the customer. For more information, see Trace enablement.
Namespace: Amazon.BedrockAgentRuntime.Model
Assembly: AWSSDK.BedrockAgentRuntime.dll
Version: 3.x.y.z
public class Trace
The Trace type exposes the following members
| Name | Description | |
|---|---|---|
|
Trace() |
| Name | Type | Description | |
|---|---|---|---|
|
CustomOrchestrationTrace | Amazon.BedrockAgentRuntime.Model.CustomOrchestrationTrace |
Gets and sets the property CustomOrchestrationTrace. Details about the custom orchestration step in which the agent determines the order in which actions are executed. |
|
FailureTrace | Amazon.BedrockAgentRuntime.Model.FailureTrace |
Gets and sets the property FailureTrace. Contains information about the failure of the interaction. |
|
GuardrailTrace | Amazon.BedrockAgentRuntime.Model.GuardrailTrace |
Gets and sets the property GuardrailTrace. The trace details for a trace defined in the Guardrail filter. |
|
OrchestrationTrace | Amazon.BedrockAgentRuntime.Model.OrchestrationTrace |
Gets and sets the property OrchestrationTrace. Details about the orchestration step, in which the agent determines the order in which actions are executed and which knowledge bases are retrieved. |
|
PostProcessingTrace | Amazon.BedrockAgentRuntime.Model.PostProcessingTrace |
Gets and sets the property PostProcessingTrace. Details about the post-processing step, in which the agent shapes the response.. |
|
PreProcessingTrace | Amazon.BedrockAgentRuntime.Model.PreProcessingTrace |
Gets and sets the property PreProcessingTrace. Details about the pre-processing step, in which the agent contextualizes and categorizes user inputs. |
|
RoutingClassifierTrace | Amazon.BedrockAgentRuntime.Model.RoutingClassifierTrace |
Gets and sets the property RoutingClassifierTrace. A routing classifier's trace. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5