amplify-backend
amplify-backend copied to clipboard
Home to all tools related to Amplify's code-first DX (Gen 2) for building fullstack apps on AWS
## Problem **Issue number, if available:** ## Changes - Changed names for `getMessage` to `getConversationMessageWithoutResolvingToolUsage` - Updated type names and `toolConfigurations` for better tool inputs - Added `getConversationMessage` along with...
### Environment information ```plain text System: OS: macOS 14.5 CPU: (10) arm64 Apple M1 Pro Memory: 159.56 MB / 32.00 GB Shell: /opt/homebrew/bin/fish Binaries: Node: 20.15.0 - ~/.local/state/fnm_multishells/82389_1721400785562/bin/node Yarn: undefined...
### Environment information ```plain text N/A ``` ### Description Related: https://github.com/aws-amplify/amplify-backend/issues/1568#issuecomment-2202549020 The Domain Ownership Verification Notice is displayed for only a few milliseconds, making it easy to miss this crucial...
### Environment information ```plain text npm error could not determine executable to run npm error A complete log of this run can be found in: /home/ty/.npm/_logs/2024-05-30T13_26_34_967Z-debug-0.log ``` ### Description I...
### Environment information ```plain text all latest ``` ### Description Here's a use case for DDB lambda trigger with access to graphql. The lambda will process records and update state...
### Environment information ```plain text Hello, I am currently using Amplify Gen1 and eagerly awaiting the Gen2 option for Gen1 users. Is there a date or any details available? What...
### Environment information ```plain text System: OS: Windows 11 10.0.22631 CPU: (16) x64 AMD Ryzen 7 6800H with Radeon Graphics Memory: 6.90 GB / 31.26 GB Binaries: Node: 20.12.2 -...
### Environment information ```plain text Not Applicable ``` ### Description  URL link on here leads to nothing. It just opens the amplify homepage. it used to lead to the...
## Problem **Issue number, if available:** ## Changes - Added getMessage function to leverage ConverseCommand from Bedrock API - Added types to align with ConverseCommand use case. - Added unit...
## Problem **Issue number, if available:** ## Changes - Adding an `ai` subpath under `backend` package to place ai functions - allow exports from `backend-ai` under `backend` **Corresponding docs PR,...