Microsoft.Extensions.AI - OpenAI Examples

October 8, 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.

Prerequisites

Examples

ExampleDescription
OpenAIExamplesA console application containing a set of samples that shows how to use the OpenAI reference implementation in the Microsoft.Extensions.AI.OpenAI NuGet package.
OpenAIWebAPIA minimal Web API application that shows how to use the OpenAI reference implementation in the Microsoft.Extensions.AI.OpenAI NuGet package.