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

Version Packages #6214

Merged
merged 1 commit into from
Nov 30, 2024
Merged

Version Packages #6214

merged 1 commit into from
Nov 30, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 27, 2024

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@aws-amplify/[email protected]

Minor Changes

  • #6211 9ab56f499f4596062fe4614a016efc3dfc88ef03 Thanks @dbanksdesign! - feat(ai) add attachment validations

    The current limitations on the Amplify AI kit for attachments is 400kb (of base64'd size) per image, and 20 images per message are now being enforced before the message is sent.
    These limits can be adjusted via props as well.

    <AIConversation
      maxAttachments={2}
      maxAttachmentSize={100_000} // 100,000 bytes or 100kb
    />

Patch Changes

@aws-amplify/[email protected]

Minor Changes

Patch Changes

@aws-amplify/[email protected]

Patch Changes

@aws-amplify/[email protected]

Patch Changes

@aws-amplify/[email protected]

Patch Changes

@aws-amplify/[email protected]

Patch Changes

@aws-amplify/[email protected]

Patch Changes

@aws-amplify/[email protected]

Patch Changes

@aws-amplify/[email protected]

Patch Changes

@aws-amplify/[email protected]

Patch Changes

@aws-amplify/[email protected]

Patch Changes

  • #6211 9ab56f499f4596062fe4614a016efc3dfc88ef03 Thanks @dbanksdesign! - feat(ai) add attachment validations

    The current limitations on the Amplify AI kit for attachments is 400kb (of base64'd size) per image, and 20 images per message are now being enforced before the message is sent.
    These limits can be adjusted via props as well.

    <AIConversation
      maxAttachments={2}
      maxAttachmentSize={100_000} // 100,000 bytes or 100kb
    />

@aws-amplify/[email protected]

Patch Changes

@aws-amplify/[email protected]

Patch Changes

@aws-amplify/[email protected]

Patch Changes

@aws-amplify/[email protected]

Patch Changes

@github-actions github-actions bot requested a review from a team as a code owner November 27, 2024 23:26
@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from 4f0eff0 to 9166f95 Compare November 29, 2024 23:29
@calebpollman calebpollman added the run-tests Adding this label will trigger tests to run label Nov 29, 2024
@github-actions github-actions bot removed the run-tests Adding this label will trigger tests to run label Nov 29, 2024
@github-actions github-actions bot force-pushed the changeset-release/main branch from 9166f95 to 8c9be17 Compare November 29, 2024 23:47
@jordanvn jordanvn added the run-tests Adding this label will trigger tests to run label Nov 29, 2024
@github-actions github-actions bot removed the run-tests Adding this label will trigger tests to run label Nov 29, 2024
@haverchuck haverchuck self-requested a review November 29, 2024 23:52
@jordanvn jordanvn merged commit fd2392c into main Nov 30, 2024
33 checks passed
@jordanvn jordanvn deleted the changeset-release/main branch November 30, 2024 00:15
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