dotnet / ai-samples

MIT License
220 stars 38 forks source link

Updating quickstarts to just use SK; adding an OpenAI quickstart. #71

Open jmatthiesen opened 1 week ago

jmatthiesen commented 1 week ago

Addresses #4 - Updating quickstarts to provide one example using OpenAI directly in addition to the existing quickstart that uses Azure OpenAI with Semantic Kernel. This work also removes the example of using the Azure OpenAI SDK directly, and focuses on using only Semantic Kernel.