Builder

class Builder

Properties

Link copied to clipboard

The identifier of a foundation model.

Link copied to clipboard

Specifications about the inference parameters that were provided alongside the prompt. These are specified in the PromptOverrideConfiguration object that was set when the agent was created or updated. For more information, see Inference parameters for foundation models.

Link copied to clipboard

The ARN of the Lambda function to use when parsing the raw foundation model output in parts of the agent sequence.

Link copied to clipboard

Specifies whether to override the default parser Lambda function when parsing the raw foundation model output in the part of the agent sequence defined by the promptType.

Link copied to clipboard

Specifies whether the default prompt template was OVERRIDDEN. If it was, the basePromptTemplate that was set in the PromptOverrideConfiguration object when the agent was created or updated is used instead.

Link copied to clipboard
var text: String?

The text that prompted the agent at this step.

Link copied to clipboard

The unique identifier of the trace.

Link copied to clipboard

The step in the agent sequence.