Interface: PromptRouterProps

March 31, 2025 ยท View on GitHub

@cdklabs/generative-ai-cdk-constructs


@cdklabs/generative-ai-cdk-constructs / bedrock / PromptRouterProps

Interface: PromptRouterProps

Properties

promptRouterId

readonly promptRouterId: string

Prompt Router Id


routingModels

readonly routingModels: BedrockFoundationModel[]

The foundation models this router will route to.

Contents

  1. 1Properties
  2. 1.1promptRouterId
  3. 1.2routingModels