Azure OpenAI Chat with File using Guide > Introduction to Azure OpenAI Chat with File using Guide recipe > Azure OpenAI Chat with File using Guide recipe assets
  

Azure OpenAI Chat with File using Guide recipe assets

The following table lists the assets that the Azure OpenAI Chat with File using Guide recipe package contains:
Asset Name
Asset Type
Description
GenerationConfig_AzureAI_PO
Process object
Creates the prompt request.
AzureOpenAIChatWithFile
App connection
Azure OpenAI 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 Azure OpenAI 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.