Topic
Ollama
2 guides on Ollama.
Run Your Whole AI Agent Stack Locally with Aspire (Ollama + Qdrant + Traces)
Wire an LLM, a vector database and your API into one F5 with Aspire — no docker-compose, no API keys during development, and OpenTelemetry traces of every model call for free.
Running a Local LLM in .NET with Ollama
Run an LLM locally and call it from C# with Ollama — no API key, no cloud, no per-token cost. How to connect .NET to a local model and when local makes sense.