Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(conversation-transformer): bump ai-constructs version #2861

Merged
merged 2 commits into from
Sep 11, 2024

Conversation

atierian
Copy link
Member

@atierian atierian commented Sep 10, 2024

Description of changes

  • Bumps ai-constructs dependency to 0.1.3 to not bundle the AWS SDK for the conversation route happy path (implicit lambda generation). This is done to prevent customers from needing to install @aws-sdk/client-bedrock-runtime as a dependency in their project. Here's the backend PR for reference.
  • Removes @aws-sdk/client-bedrock-runtime from additionalDependencies in conversation directive E2E tests.
CDK / CloudFormation Parameters Changed

Issue #, if available

Description of how you validated changes

Checklist

  • PR description included
  • yarn test passes
  • Tests are changed or added
  • Relevant documentation is changed or added (and PR referenced)
  • New AWS SDK calls or CloudFormation actions have been added to relevant test and service IAM policies
  • Any CDK or CloudFormation parameter changes are called out explicitly

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@atierian atierian requested a review from a team as a code owner September 10, 2024 18:19
@atierian atierian enabled auto-merge (squash) September 11, 2024 15:27
@atierian atierian merged commit 17a7175 into main Sep 11, 2024
6 checks passed
@atierian atierian deleted the conversation.update-ai-constructs-dep branch September 11, 2024 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants