Azure OpenAI is a cloud-based integration that can help you build intelligent applications by leveraging powerful language models.
Torq enables quick and easy integration with Azure OpenAI, so you can automate anything and everything within moments. Torq's public Azure OpenAI steps include:
Create Chat Completion
Create Completion
List Deployments
List Models
Create Embedding
If you don't see a step you need, you can create your own in various ways, such as using the Send an HTTP Request step or Torq’s Step Builder, and share it across your organization.
Use Azure OpenAI Steps in Torq
Step One: Create an Azure OpenAI Resource
In Azure Portal: Go to the Azure portal and go to App Registrations.
Search for OpenAI: Search for Azure OpenAI and click Create.
Fill in Details: Choose the subscription, region, and resource group according to your desired pricing tier.
Click Create: Click Create and wait for deployment confirmation.
Get Resource Info: Go to Keys and Endpoints and copy the Endpoint URL and the API Key for later use in Torq.
The Endpoint URL should look as such
https://<your-resource>.openai.azure.com/
Step Two: Create an Azure Open AI Steps Integration in Torq
Navigate to the Integration: Go to Build > Integrations > Steps > Microsoft Azure OpenAI and click Add Instance.
Fill in the Details: Give the integration a unique and meaningful name.
Paste the API Key you copied earlier in the Azure API Key field.
Paste the Resource name from the Endpoint URL that you copied previously.
Finalize: Click Add.