AI System Architecture17 min
Reliable LLM Pipelines and Control Logic
Useful AI systems usually fail for ordinary software reasons before they fail for exotic model reasons. A prototype looks impressive when a single prompt produces a plausible answer, but production systems do not consume plausibility. They consume records, decisions, and actions that need to be r...
Huang Tzu Lin