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

Amazon Bedrock Chat with File using Guide recipe contents

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

Amazon Bedrock Chat with File using Guide recipe assets

The following table lists the assets that the Amazon Bedrock Chat with File using Guide recipe package contains:
Asset Name
Asset Type
Description
GenerationConfig_AmazonBedrock_PO
Process object
Creates the prompt request.
AmazonBedrockConnection
App connection
Amazon Bedrock connection.
Get Content from File
Process
Subprocess that reads the text from the uploaded file.
Chat with File
Process
Process that reads the text from the uploaded file and answers the user's questions based on the contents of the file using the Amazon Bedrock Large Language Model (LLM).
Question with Context
Guide
Guide that allows users to ask questions to the LLM about the context from an uploaded file.