Builder

class Builder

Properties

Link copied to clipboard

The unique identifier of the alias of the agent.

Link copied to clipboard

The unique identifier of the agent.

Link copied to clipboard

The version of the agent.

Link copied to clipboard

The part's caller chain.

Link copied to clipboard

The part's collaborator name.

Link copied to clipboard

The time of the trace.

Link copied to clipboard

The unique identifier of the session with the agent.

Link copied to clipboard
var trace: 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.