Skip to content

TortillaZHawaii/Chatonator

Repository files navigation

Chatonator

Repo for testing Semantic Kernel C#.

Connectors.AI.Ollama is a simple library that provides a way to use free Ollama services instead of paid OpenAI services. Ollama must be run before running the demo by using the following command:

ollama serve

I am using mistral:7b model for the demo. The model must be installed before running the demo by using the following command:

ollama pull mistral:7b

Useful links

About

Semantic Kernel demo program using Ollama

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published