Amazon Bedrock Chat with Image File using Guide > Introduction to Amazon Bedrock Chat with Image File using Guide recipe > Amazon Bedrock Chat with Image File using Guide recipe contents
  

Amazon Bedrock Chat with Image File using Guide recipe contents

The Amazon Bedrock Chat with Image File using Guide recipe contains a process object, an app connection, a guide, and three processes.
The following image shows the assets that the Amazon Bedrock Chat with Image File using Guide recipe package contains:
The image shows the assets that the Amazon Bedrock Chat with Image File using Guide recipe package contains.

Amazon Bedrock Chat with Image File using Guide recipe assets

The following table lists the assets that the Amazon Bedrock Chat with Image File using Guide recipe package contains:
Asset Name
Asset Type
Description
GenerationConfig_AmazonBedrock_PO
Process object
Process object that creates the prompt request.
AmazonBedrockConnection
App connection
Amazon Bedrock connection.
Get Context from Image File
Process
Subprocess that reads the context from the uploaded image file.
Check Image Format
Process
Subprocess that verifies the format of the uploaded image file. The supported file formats are .jpeg, .png, .gif, and .webP.
Chat with Image File
Process
Process that reads the context from the uploaded image file and answers the user's questions based on the image using the Amazon Bedrock Large Language Model (LLM).
Question with Image Context
Guide
Guide that allows users to ask questions to the LLM about the context from an uploaded image file.