ORBiS Tree

SEARCH · ENGLISH EDITION

Find an AI concept.

Search titles, summaries, article text, source-language titles, and known aliases.

Results for “Context Window”
EN

AI Agent

An AI system that selects and executes actions over multiple steps to pursue a goal.

EN

Attention

A mechanism that lets a neural network weigh the relevance of different positions when computing a representation.

EN

Claude

A family of general-purpose AI models and conversational products developed by Anthropic.

EN

Context Window

The amount of tokenized input and generated text a model can consider within one inference context.

EN

Gemini

A family of multimodal AI models and products developed by Google.

EN

KV Cache

A cache of attention keys and values used to avoid recomputing earlier context during autoregressive generation.

EN

Large Language Model (LLM)

A general-purpose language model trained on large datasets and usually built at substantial scale.

EN

Tokenization

The process of converting text or other input into discrete units that a model can process.

EN

Transformer

A neural network architecture that processes sequences primarily through attention mechanisms.