-
Book Overview & Buying
-
Table Of Contents
30 Agents Every AI Engineer Must Build
By :
In theory, there is no difference between theory and practice. In practice, there is.
— Jan L. A. van de Snepscheut
AI agents are moving beyond research to become critical enablers of enterprise productivity and autonomous operations. Deploying them in real-world contexts is a multidimensional challenge, encompassing engineering, operations, and ethics, rather than just a final development phase.
Previous chapters established the theoretical and architectural foundations of agent design. This chapter focuses on the crucial shift from experimentation to execution, operationalizing AI agents under demanding constraints of reliability, security, scalability, and compliance.
Unlike traditional software, AI agents are non-deterministic, autonomous, and often stateful, with decision logic emerging from interaction and learning (including reinforcement learning from human feedback, in-context learning via few-shot...