Chat System in C# with LLM (Ollama) | Step-by-Step Tutorial

preview_player
Показать описание
Ready to build your own chat system in C#? In this tutorial, we'll walk you through creating a simple yet powerful chat application using C#. We'll start by building a basic console application for the chat interface, and then we'll integrate a Large Language Model (LLM) to handle user inputs intelligently.

Рекомендации по теме
Комментарии
Автор

Easy for you but i am facing many problem in 3:29 i am unable to see complete code and the link you provide not contain the information i need

harryjohn
Автор

This program is without any licence for example, MIT?

kreepeq
Автор

I'm working with this, and am stuck because I'm not getting any response in the Content field. I get a valid response back from the model, but the Content is empty/null. I've checked to make sure endpoint is correct, it's using a post, I have the exact same structure as you show here, streaming is false, and the model is valid as well as the api response from looking at the raw response before deserializing :/ **EDIT** Anybody else running into this... the problem is in the Json converter dropping the content in the request. Dumped the system json, and installed Newtonsoft json through nuget mgr, and now everything works.

scorpiondeity
Автор

Configuration to run olama on the server ?

sagysagy
join shbcf.ru