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

Examples for the new Amazon Bedrock Converse API (Python, C#, JavaScript) #6499

Merged
merged 30 commits into from
Jun 4, 2024

Conversation

DennisTraub
Copy link
Collaborator

This PR adds examples for the new Amazon Bedrock Converse API, released on May 30th, 2024 (see also https://aws.amazon.com/about-aws/whats-new/2024/05/amazon-bedrock-new-converse-api).

It contains examples in C#, JavaScript, and Python. Furthermore, it contains additional examples for the InvokeModel and InvokeModelWithResponseStream API.


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

@DennisTraub DennisTraub requested a review from rlhagerm as a code owner May 30, 2024 21:22
@github-actions github-actions bot added DotNet-v3 This issue relates to the AWS SDK for .NET V3 Go-v2 This issue relates to the AWS SDK for Go V2 Javascript-v3 This issue relates to the AWS SDK for Javascript V3 PHP This issue relates to the AWS SDK for PHP Python This issue relates to the AWS SDK for Python (boto3) Java-v2 This issue relates to the AWS SDK for Java V2 SAP ABAP This issue relates to the AWS SDK for SAP ABAP labels May 30, 2024
@DennisTraub DennisTraub force-pushed the converse branch 2 times, most recently from 648dc6d to 33f3aad Compare May 31, 2024 14:29
@rlhagerm rlhagerm requested review from cpyle0819 and ford-at-aws June 3, 2024 13:34
@rlhagerm rlhagerm self-assigned this Jun 3, 2024
Copy link
Contributor

@cpyle0819 cpyle0819 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add tests for the new converse examples.

Copy link
Contributor

@rlhagerm rlhagerm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few comments and requested changes in my review, thanks.

@DennisTraub DennisTraub requested review from cpyle0819 and rlhagerm June 3, 2024 19:45
@cpyle0819 cpyle0819 added On Call Review complete On call review complete Task A general update to the code base for language clarification, missing actions, tests, etc. labels Jun 4, 2024
@cpyle0819 cpyle0819 merged commit a89efb2 into awsdocs:main Jun 4, 2024
16 of 19 checks passed
@DennisTraub DennisTraub deleted the converse branch June 4, 2024 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DotNet-v3 This issue relates to the AWS SDK for .NET V3 Go-v2 This issue relates to the AWS SDK for Go V2 Java-v2 This issue relates to the AWS SDK for Java V2 Javascript-v3 This issue relates to the AWS SDK for Javascript V3 On Call Review complete On call review complete PHP This issue relates to the AWS SDK for PHP Python This issue relates to the AWS SDK for Python (boto3) SAP ABAP This issue relates to the AWS SDK for SAP ABAP Task A general update to the code base for language clarification, missing actions, tests, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants