Skip to content

Sample using GH Models and Ollama with Microsoft.Extensions.AI.

Notifications You must be signed in to change notification settings

luisquintanilla/SentimentAnalysisAITest

Repository files navigation

Sentiment Analysis Sample

Sample using GH Models and Ollama with Microsoft.Extensions.AI.

Quickstart

Open in GitHub Codespaces

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;

About

Sample using GH Models and Ollama with Microsoft.Extensions.AI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages