AI & LLM Glossary

Clear, practical definitions of AI concepts, from context windows to agentic memory. Built for engineering and product teams working with LLMs.

Showing 110 of 110 terms

A

Adherence (Instruction Adherence)

Measuring how well AI systems follow the specific instructions and constraints provided by users

EvalsSafety

Agent Observability

Monitoring and tracking what autonomous AI agents are doing in real-time across distributed systems.

Enterprise AIObservability

Agentic Memory System

A comprehensive memory framework for AI agents that maintains episodic, semantic, and procedural memory to enable learning and continuous improvement.

Memory & ContextAgents

AI Access Control

Systems determining who can use AI models, which data they can access, and what they're allowed to do.

Enterprise AICompliance

AI Agent

An autonomous system that perceives its environment, makes decisions, and takes actions to achieve specific goals without direct human intervention.

AgentsEnterprise AI

AI Auditability

The ability to create a complete record of what an AI system did, why it did it, and what inputs influenced its outputs.

Enterprise AICompliance

AI Cost Model

The framework for understanding and predicting how much your AI system will cost to operate at different scales.

Enterprise AIEconomics

AI Data Governance

Policies and systems controlling what data goes into AI models, how it's used, and who can access it.

Enterprise AICompliance

AI Traceability

The technical capability to follow an input through every transformation until it produces output, showing what influenced the result.

Enterprise AIObservability

AI Vendor Lock-In Risk

The danger of becoming dependent on a specific AI provider's models or infrastructure, making it costly to switch.

Enterprise AIEconomics

Alignment

Ensuring AI systems behave in accordance with human values, goals, and constraints

SafetyEnterprise AI

Alignment Evals

Testing whether AI system behavior aligns with specified goals, values, and constraints

EvalsSafety

Audit Log

Comprehensive records of AI system decisions, actions, and state changes for accountability and compliance

Enterprise AISafety

C

Chain-of-Thought (CoT)

A prompting technique that makes LLMs show their reasoning step-by-step, improving accuracy especially on complex reasoning tasks.

LLM FundamentalsReasoning

Chunking

The process of dividing long documents into smaller pieces for RAG systems to store and retrieve efficiently.

Knowledge SystemsMemory & Context

Code Agent

AI agents specialized in writing, analyzing, and executing code to solve problems programmatically

Agents

Compliance

Ensuring AI systems adhere to applicable laws, regulations, industry standards, and ethical guidelines.

ComplianceEnterprise AI

Context Compression

Reducing the token size of context information while preserving critical details and meaning

Memory & Context

Context Eviction

Removing or deprioritizing old information from the AI's active context to make room for new data

Memory & Context

Context Management

Strategically selecting what information an AI system should consider in each interaction

Memory & Context

Context Retrieval

Fetching relevant past information or memories to include in current AI processing

Memory & Context

Context Rot

Degradation of memory quality and accuracy as stored context becomes outdated or semantically disconnected

Memory & Context

Context Window

The maximum amount of text an LLM can consider at once, measured in tokens.

LLM FundamentalsMemory & Context

Coordination Protocol

The rules and standards enabling multiple AI agents to work together, share information, and synchronize actions.

AgentsArchitecture

Cost-to-Completion

The total cost, in money or tokens, required to accomplish a task using AI, from initial attempt to satisfactory result.

EconomicsAgents

Cross-Encoder Scoring

Using transformer models to score query-document pairs directly rather than encoding them separately

Knowledge Systems

Customization

Tailoring AI systems to specific organizational needs, preferences, and constraints without rebuilding from scratch.

Enterprise AI

E

Embedding Drift

Changes in embedding model output distributions or quality over time, degrading retrieval performance

Knowledge Systems

Embeddings

Numerical representations of text that capture semantic meaning, enabling AI systems to understand similarity and relationships.

LLM FundamentalsKnowledge Systems

Emergent Behaviors

Complex system behaviors that arise unexpectedly from simpler components interacting, not explicitly programmed

LLM FundamentalsSafety

End-to-End Eval

Evaluating complete AI system performance across entire workflows rather than isolated components

Evals

Enterprise Agents

AI agents deployed in organizations to autonomously execute business processes and complete multi-step tasks under organizational control.

Enterprise AIAgents

Enterprise AI Stack

The complete set of components an enterprise organization needs to build, deploy, and manage AI systems in production.

Enterprise AIArchitecture

Enterprise Framing

How to position and communicate AI capabilities to enterprise organizations by emphasizing control, governance, and business value.

Enterprise AI

Enterprise Governance

The organizational frameworks, policies, and oversight mechanisms that ensure AI systems are used appropriately and comply with requirements.

Enterprise AICompliance

Enterprise Memory & AI Systems

Persistent memory infrastructure that lets AI systems learn from past interactions and deliver personalized, context-aware experiences at scale.

Enterprise AIMemory & Context

Enterprise Metrics

The suite of quantitative measurements organizations use to assess whether AI systems are delivering business value and operating as intended.

Enterprise AIEvals

Enterprise Procurement

The organizational and contractual processes large companies use to evaluate, approve, and purchase AI systems and services.

Enterprise AI

Enterprise Workflows

Structured, automated processes within organizations that incorporate AI to automate decision-making, task routing, and multi-step operations.

Enterprise AIAgents

Episodic Memory (AI)

AI systems storing specific experiences and interactions in chronological context with sensory/contextual details

Memory & ContextAgents

Evals (Evaluation Systems)

Systematic testing frameworks that measure AI system quality across multiple dimensions like accuracy, safety, and efficiency

Evals

Event Loop (Agent Runtime)

The core execution mechanism that cycles through agent decision-making, tool execution, and state updates

AgentsInfrastructure

Explainability

Making AI decisions and outputs interpretable to humans, showing why the system generated specific responses

SafetyEnterprise AI