Dennis Traub
Dennis Traub
This pull request adds examples and an end-to-end scenario demonstrating the use of Amazon Bedrock Agents with the AWS SDK for Java v2, using both the sync and async clients...
This pull request adds examples and an end-to-end scenario demonstrating the use of Amazon Bedrock Agents with the AWS SDK for Java v2, using both the sync and async clients...
This pull request adds an example for the Bedrock:GetFoundationMoedl action in Java (v2) and Python. Furthermore, it extends the existing examples for the Bedrock:ListFoundationModels action. --- _By submitting this pull...
Agents for Amazon Bedrock have been released during re:invent 2023. This issue tracks the addition of code examples showing how to create, manage, and invoke Amazon Bedrock Agents using the...
Agents for Amazon Bedrock have been released during re:invent 2023. This issue tracks the addition of code examples showing how to create, manage, and invoke Amazon Bedrock Agents using the...
Agents for Amazon Bedrock have been released during re:invent 2023. This epic tracks the addition of code examples showing how to create, manage, and invoke Amazon Bedrock Agents. The code...
Agents for Amazon Bedrock have been released during re:invent 2023. This issue tracks the addition of code examples showing how to create, manage, and invoke Amazon Bedrock Agents using the...
### Background story Amazon Bedrock has been generally available since September 28th, 2023. We've received feedback from AWS Communities that they are looking for code examples to get started with...
### Describe the issue The value passed into the `api_endpoint` parameter in the code example does not work and leads to an error. It doesn't accept the full url, it...