Microsoft.Extensions.AI - Azure OpenAI Examples

October 30, 2024 ยท View on GitHub

This project contains a set of samples that show how to use the OpenAI reference implementation in the Microsoft.Extensions.AI.OpenAI NuGet package with the Azure OpenAI service.

Prerequisites

Examples

ExampleDescription
AzureOpenAIExamplesA console application containing a set of samples that shows how to use the OpenAI reference implementation in the Microsoft.Extensions.AI.OpenAI NuGet package with the Azure Open AI service.
AzureOpenAIWebAPIA minimal Web API application that shows how to use the OpenAI reference implementation in the Microsoft.Extensions.AI.OpenAI NuGet package with the Azure Open AI service.