AgentAgentPromptOverrideConfiguration

Constructors

Link copied to clipboard
constructor(overrideLambda: String, promptConfigurations: List<AgentAgentPromptOverrideConfigurationPromptConfiguration>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

ARN of the Lambda function to use when parsing the raw foundation model output in parts of the agent sequence. If you specify this field, at least one of the prompt_configurations block must contain a parser_mode value that is set to OVERRIDDEN.

Link copied to clipboard

Configurations to override a prompt template in one part of an agent sequence. See prompt_configurations Block for details.