Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Full featured demo application for OllamaSharp

License

Notifications You must be signed in to change notification settings

awaescher/OllamaSharpConsole

Repository files navigation

Note

This demo project made its way back to the OllamaSharp repository.

 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