Danilo Poccia
Danilo Poccia
Addressing issue #36: changing the signup checks on the phone number, it should now start with '+' and the country code, must be between 9 and 16 digits, the first...
Deployment preference now works when generating a SAM template. Support for the Serverless Framework should be added. I think there is a plugin for that... any volunteer?
Just fixing a typo in the README.
Any volunteer? :) It think that it'll be awesome to use notifications coming straight from S3: http://aws.amazon.com/blogs/aws/s3-event-notification/ Best, dp
I think it would be fair to add names, references or links to bitsofinfo and ewah (whatever you prefer) in the README.
It is clear that I cannot commit enough time to this project. Is there anyone who want to be a Collaborator on this project and provide more active support to...
## Description This PR adds support for server-side tools that are handled within the model invocation. When Bedrock returns tool use and tool response together with a specific (`server_tool_use`) type,...
## Description This PR adds support for web-based citations in the Bedrock Converse API, enabling the SDK to handle citations from web sources in addition to document-based citations. **Changes:** -...
## Description This PR adds support for web-based and search result citations in the Bedrock Converse API, completing support for all citation location types. **New Features:** - `WebLocation` type for...