Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ppiova/azureopenai-sdk-consoleapp

This repository provides a quickstart guide and example for integrating Azure OpenAI Service using the .NET SDK.
https://github.com/ppiova/azureopenai-sdk-consoleapp

azure-openai azureai dotnet

Last synced: 10 days ago
JSON representation

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

Awesome Lists containing this project

README

        

## 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](https://github.com/Azure/azure-sdk-for-net/blob/Azure.AI.OpenAI_2.0.0-beta.2/sdk/openai/Azure.AI.OpenAI/README.md).

## 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