Skip to content

flannoo/azure-openai-training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Azure Open AI Training Exercises

This solution contains .NET Exercises for Azure Open AI services. This is based on the training course from Geert Baeke where you can find the python equivalent exercises.

Prerequisites

Provision an Azure OpenAI service and deploy a model with the name "GPT-35-turbo"

Chatbot

A basic chatbot console application that uses the Azure Open AI SDK (version 1.0.0-beta.12) and implements function tool calling.

Edit the appsettings.json file and add the Azure Open AI Base uri endpoint and API Key before running the application.

About

.NET Exercises for Azure Open AI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages