Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 596 Bytes

Readme.md

File metadata and controls

19 lines (11 loc) · 596 Bytes

 ollama

OllamaSharpConsole

This repository contains the main demo application and code samples for OllamaSharp.

Ollama API

This demo application uses the Ollama API and can be run to interact with Ollama on your local or a remote machine.

It covers every Ollama API endpoint including chats, embeddings, listing models, pulling and creating new models, and more.

Entry screen

Chat

Model manager