Local LLMs in .NET
A minimal .NET starter for running local LLMs with Ollama + OllamaSharp behind IChatClient—no API keys, streaming chat, system prompts, and capped conversation history.
A minimal .NET starter for running local LLMs with Ollama + OllamaSharp behind IChatClient—no API keys, streaming chat, system prompts, and capped conversation history.
Why eval-first matters for LLM apps and how to use datasets, scoring rubrics, and CI quality gates to catch regressions early.