AI
LiteLLM: Your Self-Hosted AI Gateway for Local and Cloud Models
Unify Azure AI Foundry, Ollama, LM Studio, and 100+ AI providers behind a single API with LiteLLM. Learn to deploy it locally with Docker Compose and PostgreSQL.
11 min read
AI
Unify Azure AI Foundry, Ollama, LM Studio, and 100+ AI providers behind a single API with LiteLLM. Learn to deploy it locally with Docker Compose and PostgreSQL.
Architecture
A deep dive into building modular .NET applications using MEF and Caliburn.Micro, and how to solve dependency conflicts using AssemblyLoadContext.
AI
Explore a hybrid AI architecture in .NET that uses local ONNX models for speed and privacy, while leveraging powerful cloud-based LLMs for complex reasoning.