Loading...

Architecture

The high-level structure of a model or AI system and how components interact (e.g., model + retrieval + tools + guardrails + monitoring). Architecture choices influence performance, security, privacy, and auditability. One way to identify the parts of an architecture is by using the mnemonic CORE - Components, Operations, Resources, and Execution.

See: AI system; CORE; Guardrails; Tool calling (function calling)