In this blog post, we will show how to use Azure OpenAI with REST API and interact with an OpenAI model.
OpenAI
Use Azure OpenAI With Blazor Application
This Azure OpenAI and Blazor post will show how to create a Blazor web application and use Azure OpenAI.
Use Azure OpenAI With your Own Data
In this Microsoft Azure OpenAI, we will show how to use your data with Azure ChatGPT as the source of information.
Generate Images With Azure OpenAI DALL-E Postman
In this blog post, we will generate images with Azure OpenAI DALL-E service using Postman REST API.
Use Azure OpenAI with C# Application
In this Microsoft Azure openAI post, we will create and connect a C# .NET application to Azure AI ChatGPT.
Connect to Azure OpenAI Using Postman
This blog post will show how to use Postman to request the REST API to the Azure OpenAI service platform.
Use C# to Connect to OpenAI Chat GPT
In this Microsoft .NET C# and OpenAI post, we will show how to use C# to connect to the OpenAI API and generate chat completions.
How to Configure OpenAI Temperature Parameter
This OpenAI API GPT article will explain how to use the “temperature” parameter when working With the platform.
Connect to OpenAI API With Postman
This OpenAI article will show how to connect to the Open API platform using Postman.
Connect to OpenAI API GPT 4 With PowerShell
This OpenAI API Chat GPT 4 article will show how to connect to the OpenAI platform using PowerShell and generate chat completions.
Save OpenAI API Key As an Environment Variable
This Paython and OpenAI blog post will show how to save an OpenAI key as an environment variable and authenticate to the platform.
Generating Images from Text: with OpenAI’s DALL-E Python SDK
In this blog post, we will focus on DALL-E API, which is a neural network that generates images from textual descriptions.