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 information about the agent and session, alongside the agent's reasoning process and results from calling API actions and querying knowledge bases and metadata about the trace. 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 TracePart IEventStreamEvent
The TracePart type exposes the following members
| Name | Description | |
|---|---|---|
|
TracePart() |
| Name | Type | Description | |
|---|---|---|---|
|
AgentAliasId | System.String |
Gets and sets the property AgentAliasId. The unique identifier of the alias of the agent. |
|
AgentId | System.String |
Gets and sets the property AgentId. The unique identifier of the agent. |
|
AgentVersion | System.String |
Gets and sets the property AgentVersion. The version of the agent. |
|
CallerChain | System.Collections.Generic.List<Amazon.BedrockAgentRuntime.Model.Caller> |
Gets and sets the property CallerChain. The part's caller chain. |
|
CollaboratorName | System.String |
Gets and sets the property CollaboratorName. The part's collaborator name. |
|
EventTime | System.DateTime |
Gets and sets the property EventTime. The time of the trace. |
|
SessionId | System.String |
Gets and sets the property SessionId. The unique identifier of the session with the agent. |
|
Trace | Amazon.BedrockAgentRuntime.Model.Trace |
Gets and sets the property Trace. 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. |
.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