diff --git a/packages/blueprints/gen-ai-chatbot/src/workflows.ts b/packages/blueprints/gen-ai-chatbot/src/workflows.ts index e1d88f929..5fde909bf 100644 --- a/packages/blueprints/gen-ai-chatbot/src/workflows.ts +++ b/packages/blueprints/gen-ai-chatbot/src/workflows.ts @@ -3,7 +3,7 @@ import { WorkflowBuilder, convertToWorkflowEnvironment } from '@amazon-codecatal import { Blueprint as ParentBlueprint } from '@amazon-codecatalyst/blueprints.blueprint'; import { Options } from './blueprint'; -const cdkVersion = '2.160.0'; +const cdkVersion = 'latest'; /** * Models used by the chatbot