This project contains a set of samples that show how to use the Ollama reference implementation in the Microsoft.Extensions.AI.Ollama NuGet package.
| Example | Description |
|---|---|
| OllamaExamples | A console application containing a set of samples that shows how to use the Ollama reference implementation in the Microsoft.Extensions.AI.Ollama NuGet package. |
| OllamaWebAPI | A minimal Web API application that shows how to use the Ollama reference implementation in the Microsoft.Extensions.AI.Ollama NuGet package. |