Azure OpenAI Prompt Engineering > Introduction to Azure OpenAI Prompt Engineering recipe > Azure OpenAI Prompt Engineering recipe assets
  

Azure OpenAI Prompt Engineering recipe assets

The following table describes the assets that the Azure OpenAI Prompt Engineering recipe contains:
Asset Name
Asset Type
Description
Azure AI GUIDE
Guide
Provides a set of screens where you can set the input behavior and the prompt and view the response from the LLM.
AzureOpenAIConnection
App connection
Contains the metadata to connect to Azure OpenAI.
GenerationConfig_AzureAI
Process object
Contains Azure OpenAI settings for temperature, top_p, and max tokens.
Prompt Engineering AZURE Open AI
Process
Creates the prompt, submits it to the LLM, and retrieves the response.