Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 660 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 660 Bytes

Azure OpenAI Service .NET SDK (2.0.0-beta.2) Quickstart

This repository provides a quickstart guide and example for integrating Azure OpenAI Service using the .NET SDK.

For detailed API reference and more, please visit the Azure SDK for .NET - Azure.AI.OpenAI.

Example: Creating Your Own Assistant with GPT-4o

This console application example demonstrates how to create your own assistant using GPT-4o with Azure OpenAI Service.

Prerequisites

  • Azure subscription
  • .NET 6.0 or higher
  • Azure OpenAI Service API key and endpoint