Sentiment Analysis Sample Sample using GH Models and Ollama with Microsoft.Extensions.AI. Quickstart Prerequisites .NET 9 If using GH Models, you need a GH Token If using Ollama, you need Ollama Changing providers Update the following code to use the respective provider var provider = AIProviders.GitHub;