Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 932 Bytes

File metadata and controls

16 lines (11 loc) · 932 Bytes

Microsoft.Extensions.AI - Ollama Examples

This project contains a set of samples that show how to use the Ollama reference implementation in the Microsoft.Extensions.AI.Ollama NuGet package.

Prerequisites

Examples

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.