transmission log — filtered
#litellm
2 posts
- [01] Over-Engineered, Then Obvious: Standing Up Our First Family AI Agent #ai-agents #hermes
- [27] Part 27: A Self-Hosted OpenRouter for the Family — Deploying LiteLLM We added LiteLLM as a multi-tenant gateway in front of our local Ollama, so each family member's future Hermes agent — and OpenWebUI — gets its own revocable API key with per-key model allow-lists. Along the way, three things forced us to slow down: a Postgres container that looked alive but wasn't, a base64 password that broke Prisma's URL parser, and a Qwen 3.6 model that wrote 300 tokens of thinking and zero tokens of answer. #homelab #ansible