Alignment
Definition
The process of making model behavior better match human goals, instructions, and safety expectations.
LLM Core & Architecture Terms terms and explanations from the Agentic AI Glossary.
Definition
The process of making model behavior better match human goals, instructions, and safety expectations.
Definition
A model-generated response stored as part of the conversation context.
Definition
Audio Model is a model type or component focused on audio. It helps produce, transform, rank, interpret, or evaluate AI outputs.
Definition
A model optimized for multi-turn conversational interaction.
Definition
The model-generated continuation, answer, or output produced from a prompt.
Definition
Completion Model is a model type or component focused on completion. It helps produce, transform, rank, interpret, or evaluate AI outputs.
Definition
The amount of text, messages, tool outputs, and retrieved information a model can consider in one request.
Definition
A model that converts data into vectors for search, clustering, memory, and similarity comparison.
Definition
Connecting an AI answer to verified evidence, retrieved context, citations, or system-of-record data.
Definition
An incorrect or unsupported model output that sounds plausible but is not grounded in reliable evidence.
Definition
A model's ability to obey user, system, and developer instructions accurately.
Definition
Probability scores for generated tokens, useful for confidence analysis and debugging.
Definition
Long-Context Model is a model type or component focused on long-context. It helps produce, transform, rank, interpret, or evaluate AI outputs.
Definition
The maximum number of tokens a model is allowed to generate or process in a request.
Definition
Using a sequence of models, often starting with cheaper models and escalating to stronger ones only when needed.
Definition
Compressing knowledge from a larger model into a smaller model for faster or cheaper inference.
Definition
Selecting the best model for a request based on difficulty, cost, latency, risk, or required capability.
Definition
Choosing a model by matching task needs to accuracy, context length, modality, cost, latency, and safety requirements.
Definition
Input that includes more than one type of data, such as text plus images or audio.
Definition
The input instructions, context, examples, or user request sent to a model.
Definition
A compression technique that lowers model numeric precision to reduce memory and improve speed.
Definition
A model optimized to solve tasks that require multi-step analysis, planning, or problem solving.
Definition
A model that reorders retrieved candidates by relevance to improve final context quality.
Definition
A capability that converts spoken audio into written text.
Definition
A string or token pattern that tells generation when to stop.
Definition
High-priority instructions that define the model or agent role, boundaries, style, policies, and objectives.
Definition
A sampling parameter that controls randomness and creativity in model outputs.
Definition
A capability that converts written text into spoken audio.
Definition
A unit of text processed by a language model, such as a word piece, character group, or symbol.
Definition
The component that converts text into tokens and tokens back into text.
Definition
A sampling method that limits token choices to the k most likely next tokens.
Definition
A sampling method that limits token choices to the smallest set whose probabilities reach a threshold.
Definition
The user-provided message or request that initiates or guides the model response.
Definition
Vision-Language Model is a model type or component focused on vision-language. It helps produce, transform, rank, interpret, or evaluate AI outputs.
Definition
The output value of a neuron or node after it processes its inputs.
Definition
A computing system made of connected processing nodes inspired by biological neural networks.
Definition
A biological neuron structure that carries signals away from the neuron body to other neurons.
Definition
A supervised learning algorithm that updates neural-network weights by propagating error backward.
Definition
Another name for a Bayesian network used to model probabilistic relationships.
Definition
A directed acyclic graph that represents probabilistic relationships among random variables.
Definition
Another name for a Bayesian network that reasons about uncertain domains.
Definition
A nerve cell that inspires the structure of artificial neural-network nodes.
Definition
A Bayesian-network node that represents a proposition with true or false values.
Definition
A node that is directly influenced by another node in a Bayesian network.
Definition
The probability of an event given that another related event or condition is known.
Definition
A table that lists the probability of a node's values for each combination of parent-node values.
Definition
A memory style where information is retrieved by content similarity rather than by an explicit address.
Definition
A biological neuron branch that receives signals from other neurons.
Definition
A directed graph with no cycles, often used to represent dependency structures.
Definition
A random variable that can take one value from a limited set of possible values.
Definition
A neural network topology where information can loop back through previous units.
Definition
A neural network topology where information moves in one direction from input to output.
Definition
A specific assignment of values to variables or parent nodes in a probabilistic model.
Definition
A Bayesian-network node that represents integer-valued states such as age ranges or counts.
Definition
A connection between neural-network nodes that carries a weighted signal.
Definition
A computing system designed around neural-network principles.
Definition
The numeric output or activation value produced by a neural-network node.
Definition
A Bayesian-network node whose possible values have a meaningful order, such as low, medium, and high.
Definition
A node that directly influences another node in a Bayesian network.
Definition
The task of assigning an input pattern to one of several categories.
Definition
The task of producing new examples that follow learned patterns.
Definition
The task of detecting meaningful patterns in data such as images, speech, text, or signals.
Definition
A relationship where one variable changes the likelihood of another variable.
Definition
A simple computing unit in a neural network that receives inputs, performs a calculation, and sends output.
Definition
A variable whose value is uncertain and described using probabilities.
Definition
A learning method where an agent improves decisions through rewards or penalties from interaction.
Definition
A learning method that trains from examples paired with known correct answers.
Definition
A learning method that finds hidden patterns in data without labeled answers.
Explore more chapters or test your knowledge with quizzes.