Tag
#reliability
Designing Deterministic Boundaries Around Probabilistic AI
LLMs are probabilistic components. Reliable systems are built by deciding, explicitly, which parts of the system are allowed to be probabilistic and wrapping everything else in code that behaves the same way every time.