Collaborator

List of inline collaborators.

Types

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

Properties

Link copied to clipboard

List of action groups with each action group defining tasks the inline collaborator agent needs to carry out.

Link copied to clipboard

Defines how the inline supervisor agent handles information across multiple collaborator agents to coordinate a final response.

Link copied to clipboard

Name of the inline collaborator agent which must be the same name as specified for collaboratorName.

Link copied to clipboard

Settings of the collaborator agent.

Link copied to clipboard

The Amazon Resource Name (ARN) of the AWS KMS key that encrypts the inline collaborator.

Link copied to clipboard

The foundation model used by the inline collaborator agent.

Link copied to clipboard

Details of the guardwrail associated with the inline collaborator.

Link copied to clipboard

The number of seconds for which the Amazon Bedrock keeps information about the user's conversation with the inline collaborator agent.

Link copied to clipboard

Instruction that tell the inline collaborator agent what it should do and how it should interact with users.

Link copied to clipboard

Knowledge base associated with the inline collaborator agent.

Link copied to clipboard

Contains configurations to override prompt templates in different parts of an inline collaborator sequence. For more information, see Advanced prompts.

Functions

Link copied to clipboard
inline fun copy(block: Collaborator.Builder.() -> Unit = {}): Collaborator
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