BedrockModelSpecification

Contains information about the Amazon Bedrock model used to interpret the prompt used in descriptive bot building.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The custom prompt used in the Bedrock model specification details.

Link copied to clipboard

The guardrail configuration in the Bedrock model specification details.

Link copied to clipboard

The ARN of the foundation model used in descriptive bot building.

Link copied to clipboard

The Bedrock trace status in the Bedrock model specification details.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String