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. |