Context Window
[/ˈkɒntekst ˈwɪndoʊ/]
Definitions
Brouillon de traduction automatique (French) for "Context Window": The maximum amount of text (measured in tokens) that a language model can process and "remember" in a single interaction. Information outside the context window is inaccessible to the model, making context management critical for long-form tasks.
“Exemple en brouillon: The model kept losing track of earlier instructions because the codebase exceeded its context window.”
Related Terms
- AgenticAI & Technology
Brouillon de traduction automatique (French) for "Agentic": Describing AI systems capable of autonomous action, planning, and decision-making. An agentic AI can break down tasks, u...
- Chain of ThoughtAI & Technology
Brouillon de traduction automatique (French) for "Chain of Thought": A prompting technique where a language model is encouraged or required to show its step-by-step reasoning befor...
- Few-ShotAI & Technology
Brouillon de traduction automatique (French) for "Few-Shot": A prompting approach where a small number of input-output examples are included in the context to guide model behavior ...
- Fine-TuningAI & Technology
Brouillon de traduction automatique (French) for "Fine-Tuning": The process of further training a pre-trained model on a smaller, task-specific dataset to adapt its behavior for a ...
- HallucinationAI & Technology
Brouillon de traduction automatique (French) for "Hallucination": When an AI model generates false, fabricated, or misleading information that it presents confidently as fact. A ma...
- MultimodalAI & Technology
Brouillon de traduction automatique (French) for "Multimodal": Describing AI systems capable of processing and generating multiple types of data — such as text, images, audio, and ...