CustomPromptInterface

The custom prompt interface configuration that defines how an agent's prompt is configured.

Types

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

Properties

Link copied to clipboard

Custom instructions for the agent's behavior.

Link copied to clipboard

Instructions that define the agent's identity and persona.

Link copied to clipboard

The identifier of the model profile.

Link copied to clipboard

Instructions for the desired output style.

Link copied to clipboard

A summary of the custom prompt configuration.

Link copied to clipboard

The Amazon Web Services account ID for the Q Business service.

Link copied to clipboard

Instructions for the desired response length.

Link copied to clipboard

The subscription identifier.

Link copied to clipboard
val tone: String?

Instructions for the desired tone of responses.

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