Azure ML
Last updated
Last updated
System Prompt - Your application’s system prompt. It sets the initial instructions or context for the AI model, defines the behavior, tone, and specific guidelines the AI should follow while interacting. For best practices, refer to the OpenAI documentation on prompt engineering.
API Key
In Azure Machine Learning Studio, select the workspace on the Workspaces page.
From the navigation bar, open the Endpoints page and select the Serverless endpoints tab.
Open your endpoint from the list.
Copy the Key and insert it into the Probe integration input field.
URL - On the same serverless endpoint where you got the API key, the required URL can be found in the Target URI field. Copy this URL and insert it into the Probe integration input field.
For more information, you can explore the official Azure Machine Learning documentation.