AI Glossary
A comprehensive encyclopedia of artificial intelligence and context management terminology — with definitions, in-depth articles, and authoritative sources.
Chain-of-Thought
Also known as: CoT, Chain-of-Thought Prompting, Step-by-Step Reasoning
A prompting technique that improves AI reasoning by instructing the model to decompose complex problems into intermediate reasoning steps before arriving at a final answer.
Context Compression
Also known as: Prompt Compression, Context Condensation
Techniques for reducing the token count of context provided to language models while preserving the most essential information, enabling more efficient use of limited context windows.
Context Window
Also known as: Context Length, Token Limit, Context Size
The maximum amount of text (measured in tokens) that a language model can process in a single interaction, determining how much information the model can consider when generating a response.
3 terms in "C"