Builder

class Builder

Properties

Link copied to clipboard

The caller chain for the trace part.

Link copied to clipboard

The collaborator name for the trace part.

Link copied to clipboard

The time that trace occurred.

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.