@cdklabs/generative-ai-cdk-constructs • Docs
@cdklabs/generative-ai-cdk-constructs / bedrock / CommonPromptVariantProps
readonly
model:IInvokable
The model which is used to run the prompt. The model could be a foundation model, a custom model, or a provisioned model.
readonly
variantName:string
The name of the prompt variant.