Remove APIs Remove Groups Remove Scripts
article thumbnail

Integrate dynamic web content in your generative AI application using a web search API and Amazon Bedrock Agents

AWS Machine Learning

Amazon Bedrock agents use LLMs to break down tasks, interact dynamically with users, run actions through API calls, and augment knowledge using Amazon Bedrock Knowledge Bases. The ReAct approach enables agents to generate reasoning traces and actions while seamlessly integrating with company systems through action groups.

APIs 102
article thumbnail

Create a generative AI–powered custom Google Chat application using Amazon Bedrock

AWS Machine Learning

The custom Google Chat app, configured for HTTP integration, sends an HTTP request to an API Gateway endpoint. Before processing the request, a Lambda authorizer function associated with the API Gateway authenticates the incoming message. Run the script init-script.bash : chmod u+x init-script.bash./init-script.bash

APIs 118
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

How Druva used Amazon Bedrock to address foundation model complexity when building Dru, Druva’s backup AI copilot

AWS Machine Learning

Dru on the backend decodes log data, deciphers error codes, and invokes API calls to troubleshoot. This approach allowed us to break the problem down into multiple steps: Identify the API route. Generate and invoke private API calls. For example, “Show me my backup failures for the past 72 hours, grouped by server.”

APIs 103
article thumbnail

Automate the insurance claim lifecycle using Agents and Knowledge Bases for Amazon Bedrock

AWS Machine Learning

At the forefront of this evolution sits Amazon Bedrock , a fully managed service that makes high-performing foundation models (FMs) from Amazon and other leading AI companies available through an API. System integration – Agents make API calls to integrated company systems to run specific actions.

APIs 134
article thumbnail

Using Agents for Amazon Bedrock to interactively generate infrastructure as code

AWS Machine Learning

This solution uses Retrieval Augmented Generation (RAG) to ensure the generated scripts adhere to organizational needs and industry standards. In this blog post, we explore how Agents for Amazon Bedrock can be used to generate customized, organization standards-compliant IaC scripts directly from uploaded architecture diagrams.

Scripts 125
article thumbnail

Centralize model governance with SageMaker Model Registry Resource Access Manager sharing

AWS Machine Learning

Customers can use the SageMaker Studio UI or APIs to specify the SageMaker Model Registry model to be shared and grant access to specific AWS accounts or to everyone in the organization. The MLE is notified to set up a model group for new model development.

article thumbnail

Secure Amazon SageMaker Studio presigned URLs Part 3: Multi-account private API access to Studio

AWS Machine Learning

Enterprise customers have multiple lines of businesses (LOBs) and groups and teams within them. The workflow steps are as follows: The user authenticates with the Amazon Cognito user pool and receives a token to consume the Studio access API. The user calls the API to access Studio and includes the token in the request.

APIs 77