by CPI Staff | Apr 18, 2025 | AI, Blog, OpenAI
This blog post provides instructions for getting started with the OpenAI Responses API in .NET using the official OpenAI .NET library to create a console application with the latest OpenAI Responses API. This is your go-to guide for getting started with the OpenAI...
by CPI Staff | Oct 7, 2024 | .NET, AI, DALL-E, OpenAI
This Azure OpenAI article will show you how to generate DALL-E images with .NET C# Console application using the Azure SDK for .NET. Table of contentsAzure SDK for .NETGenerate DALL-E Images with .NET C# Console ApplicationInstall-PackageProgram.csRelated Articles...