Semantic Kernel Hello World
This past Thursday night after the Virtual Boston Azure meetup, Bill Wilder (@codingoutloud) created an AI mini-workshop (hands on) for the attendees that were interested in getting hands on with code using the Azure OpenAI API.
This post is me using the same idea but with Semantic Kernel.
OpenAI Chat Hello World C# Bill provided the following code for us to get a simple OpenAI chat working:
using Azure; using Azure.
Posted by Jason on Saturday, March 30, 2024